loongson/pypi/: nltk-3.5 metadata and description
Homepage
Simple index
Newer version available
Natural Language Toolkit
author |
Steven Bird |
author_email |
stevenbird1@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.5
- Programming Language :: Python :: 3.6
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- 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
|
keywords |
NLP,CL,natural language processing,computational linguistics,parsing,tagging,tokenizing,syntax,linguistics,language,natural language,text analytics |
license |
Apache License, Version 2.0 |
maintainer |
Steven Bird |
maintainer_email |
stevenbird1@gmail.com |
requires_dist |
- click
- joblib
- regex
- tqdm
- scipy ; extra == 'all'
- requests ; extra == 'all'
- python-crfsuite ; extra == 'all'
- scikit-learn ; extra == 'all'
- numpy ; extra == 'all'
- twython ; extra == 'all'
- pyparsing ; extra == 'all'
- gensim ; extra == 'all'
- matplotlib ; extra == 'all'
- requests ; extra == 'corenlp'
- gensim ; extra == 'machine_learning'
- 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'
|
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
The Natural Language Toolkit (NLTK) is a Python package for
natural language processing. NLTK requires Python 3.5, 3.6, 3.7, or 3.8.