o
    rZhQ                  
   @   s  d Z ddlZz'ejejedZeeZe	 
 ZW d   n1 s'w   Y  W n  ey8   dZY n eyM Z z
de ZW Y dZ[ndZ[ww e durXe de 7 Z dZdZd	Zg d
ZdZdZdZeZeZg dZddlmZ zddlZW n	 ey   Y nw ddlZeedsdd Zee_ eedsdd Z!e!e_"ddl#T ddl$m%Z%m&Z& ddl'T ddl(T ddl)T ddl*T ddl+T ddl,T ddl-T ddl.T ddl/T ddl0T ddl1T ddl2T ddl3T ddl4T ddl5T ddl6T ddl7T ddl8m9Z9 e9:de; e< Z=e9:de; e< Z>e9:de; e< Z?e9:de; e< Z@e9:de; e< ZAzddlBZBW n
 ey5   Y nw ddl8mCZC ddlDmEZEmFZF zddlGZGW n
 eyT   Y n*w zdd lDmHZH W n  eIy} ZJ zddlKZKeKLd!eMeJ  W Y dZJ[JndZJ[Jww dd"l8mNZNmOZOmPZPmQZQ dd#l8mRZRmSZSmTZTmUZUmVZVmWZW dd$l8mXZXmYZYmZZZm[Z[m\Z\m]Z] dd%l8m^Z^m_Z_m`Z`maZambZbmcZcmdZd d&d' ZedS )(al  
The Natural Language Toolkit (NLTK) is an open source Python library
for Natural Language Processing.  A free online book is available.
(If you use the library for academic research, please cite the book.)

Steven Bird, Ewan Klein, and Edward Loper (2009).
Natural Language Processing with Python.  O'Reilly Media Inc.
https://www.nltk.org/book/

isort:skip_file
    NVERSIONz%unknown (running code interactively?)zunknown (%s)z
@version: zCopyright (C) 2001-2024 NLTK Project.

Distributed and Licensed under the Apache License, Version 2.0,
which is included by reference.
zApache License, Version 2.0zThe Natural Language Toolkit (NLTK) is a Python package for
natural language processing.  NLTK requires Python 3.8, 3.9, 3.10, 3.11 or 3.12.)ZNLPZCLznatural language processingzcomputational linguisticsZparsingZtaggingZ
tokenizingsyntaxZlinguisticslanguageznatural languageztext analyticszhttps://www.nltk.org/z	NLTK Teamznltk.team@gmail.com)z+Development Status :: 5 - Production/StablezIntended Audience :: DeveloperszIntended Audience :: Educationz+Intended Audience :: Information Technologyz%Intended Audience :: Science/Researchz2License :: OSI Approved :: Apache Software Licensez"Operating System :: OS Independentz%Programming Language :: Python :: 3.8z%Programming Language :: Python :: 3.9z&Programming Language :: Python :: 3.10z&Programming Language :: Python :: 3.11z&Programming Language :: Python :: 3.12zTopic :: Scientific/Engineeringz:Topic :: Scientific/Engineering :: Artificial Intelligencez;Topic :: Scientific/Engineering :: Human Machine Interfacesz7Topic :: Scientific/Engineering :: Information AnalysiszTopic :: Text Processingz#Topic :: Text Processing :: Filtersz#Topic :: Text Processing :: Generalz$Topic :: Text Processing :: Indexingz&Topic :: Text Processing :: Linguistic)config_javaPIPEc                  O      t d)Nz!subprocess.PIPE is not supported.NotImplementedErrorargskwargs r   </var/www/auris/lib/python3.10/site-packages/nltk/__init__.py
_fake_PIPEt      r   Popenc                  O   r   )Nz"subprocess.Popen is not supported.r   r
   r   r   r   _fake_Popenz   r   r   )*)	decoratormemoize)
lazyimportappchatcorpusdrawtoolbox)cluster)downloaddownload_shell)download_guizACorpus downloader GUI not loaded (RuntimeError during import: %s))ccgchunkclassifycollocations)data
featstructgrammarhelp	inferencemetrics)miscparseprobabilitysemstemwsd)tagtbltexttokenize	translatetreeutilc                   C   s   t d d S )Nz:To run the demo code for a module, type nltk.module.demo())printr   r   r   r   demo   s   r8   )f__doc__ospathjoindirname__file__Zversion_fileopeninfilereadstrip__version__	NameErrorOSErrorex__copyright____license__Z__longdescr__Z__keywords____url__Z__maintainer__Z__maintainer_email__
__author____author_email__Z__classifiers__Znltk.internalsr   ZnumpypyImportError
subprocesshasattrr   r   r   r   Znltk.collocationsZnltk.decoratorsr   r   Znltk.featstructZnltk.grammarZnltk.probabilityZ	nltk.textZ	nltk.utilZnltk.jsontagsZ
nltk.chunkZnltk.classifyZnltk.inferenceZnltk.metricsZ
nltk.parseZnltk.tagZnltk.tokenizeZnltk.translateZ	nltk.treeZnltk.semZ	nltk.stemZnltkr   Z
LazyModulelocalsglobalsr   r   r   r   r   numpyr   Znltk.downloaderr   r   tkinterr   RuntimeErrorewarningswarnstrr    r!   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   r,   r-   r.   r/   r0   r1   r2   r3   r4   r5   r6   r8   r   r   r   r   <module>   s   


  $