root/alpine313/: nltk-3.9.1 metadata and description

Homepage Simple index PyPI page Newer version available

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.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • 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
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 == "all"
  • requests; extra == "all"
  • twython; extra == "all"
  • python-crfsuite; extra == "all"
  • pyparsing; extra == "all"
  • scipy; extra == "all"
  • matplotlib; extra == "all"
  • scikit-learn; 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.8
File Tox results History
nltk-3.9.1-py3-none-any.whl
Size
1 MB
Type
Python Wheel
Python
3

The 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.