loongson/pypi/: nltk-3.7 metadata and description

Homepage Simple index

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.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • 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 NLTK Team
maintainer_email nltk.team@gmail.com
platform
  • UNKNOWN
project_urls
  • Documentation, https://www.nltk.org/
  • Source Code, https://github.com/nltk/nltk
  • Issue Tracker, https://github.com/nltk/nltk/issues
provides_extras twitter
requires_dist
  • click
  • joblib
  • regex (>=2021.8.3)
  • tqdm
  • scikit-learn ; extra == 'all'
  • requests ; extra == 'all'
  • python-crfsuite ; extra == 'all'
  • matplotlib ; extra == 'all'
  • numpy ; extra == 'all'
  • scipy ; extra == 'all'
  • twython ; extra == 'all'
  • pyparsing ; extra == 'all'
  • requests ; extra == 'corenlp'
  • 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'
requires_python >=3.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
nltk-3.7-py3-none-any.whl
Size
1 MB
Type
Python Wheel
Python
3
  • Replaced 1 time(s)
  • Uploaded to loongson/pypi by loongson 2022-08-12 01:29:59
nltk-3.7.tar.gz
Size
3 MB
Type
Source

The Natural Language Toolkit (NLTK) is a Python package for natural language processing. NLTK requires Python 3.7, 3.8, 3.9 or 3.10.