root/alpine313/: nltk-3.9.2 metadata and description
Homepage
Simple index
PyPI page
Natural Language Toolkit
| author |
NLTK Team |
| author_email |
nltk.team@gmail.com |
| classifiers |
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: Education
- Intended Audience :: Information Technology
- Intended Audience :: Science/Research
- License :: OSI Approved :: Apache Software License
- Operating System :: OS Independent
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.12
- Programming Language :: Python :: 3.13
- Topic :: Scientific/Engineering
- Topic :: Scientific/Engineering :: Artificial Intelligence
- Topic :: Scientific/Engineering :: Human Machine Interfaces
- Topic :: Scientific/Engineering :: Information Analysis
- Topic :: Text Processing
- Topic :: Text Processing :: Filters
- Topic :: Text Processing :: General
- Topic :: Text Processing :: Indexing
- Topic :: Text Processing :: Linguistic
|
| dynamic |
- author
- author-email
- classifier
- description
- home-page
- keywords
- license
- license-file
- maintainer
- maintainer-email
- project-url
- provides-extra
- requires-dist
- requires-python
- summary
|
| keywords |
NLP, CL, natural language processing, computational linguistics, parsing, tagging, tokenizing, syntax, linguistics, language, natural language, text analytics |
| license |
Apache License, Version 2.0 |
| license_file |
- LICENSE.txt
- AUTHORS.md
- README.md
|
| maintainer |
NLTK Team |
| maintainer_email |
nltk.team@gmail.com |
| metadata_version |
2.4 |
| project_urls |
- Documentation, https://www.nltk.org/
- Source Code, https://github.com/nltk/nltk
- Issue Tracker, https://github.com/nltk/nltk/issues
|
| requires_dist |
- click
- joblib
- regex>=2021.8.3
- tqdm
- numpy; extra == "machine-learning"
- python-crfsuite; extra == "machine-learning"
- scikit-learn; extra == "machine-learning"
- scipy; extra == "machine-learning"
- matplotlib; extra == "plot"
- pyparsing; extra == "tgrep"
- twython; extra == "twitter"
- requests; extra == "corenlp"
- matplotlib; extra == "all"
- numpy; extra == "all"
- scipy; extra == "all"
- twython; extra == "all"
- requests; extra == "all"
- python-crfsuite; extra == "all"
- pyparsing; extra == "all"
- scikit-learn; extra == "all"
|
| requires_python |
>=3.9 |
The Natural Language Toolkit (NLTK) is a Python package for
natural language processing. NLTK requires Python 3.9, 3.10, 3.11, 3.12, or 3.13.