Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  app
  ccg
  chat
  chunk
  classify
  cluster
  corpus
  draw
  inference
  lm
  metrics
  misc
  parse
  sem
  sentiment
  stem
  tag
  tbl
  test
  tokenize
  translate
  tree
  twitter
  VERSION
  __init__.py
  book.py
  cli.py
  collections.py
  collocations.py
  compat.py
  data.py
  decorators.py
  downloader.py
  featstruct.py
  grammar.py
  help.py
  internals.py
  jsontags.py
  lazyimport.py
  probability.py
  text.py
  tgrep.py
  toolbox.py
  treeprettyprinter.py
  treetransforms.py
  util.py
  wsd.py
  AUTHORS.md
  LICENSE.txt
  METADATA
  README.md
  WHEEL
  entry_points.txt
  top_level.txt
  RECORD
Size: Mime:
  README.md

Natural Language Toolkit (NLTK)

PyPI CI

NLTK -- the Natural Language Toolkit -- is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. NLTK requires Python version 3.6, 3.7, 3.8, or 3.9.

For documentation, please visit nltk.org.

Contributing

Do you want to contribute to NLTK development? Great! Please read CONTRIBUTING.md for more details.

See also how to contribute to NLTK.

Donate

Have you found the toolkit helpful? Please support NLTK development by donating to the project via PayPal, using the link on the NLTK homepage.

Citing

If you publish work that uses NLTK, please cite the NLTK book, as follows:

Bird, Steven, Edward Loper and Ewan Klein (2009).
Natural Language Processing with Python.  O'Reilly Media Inc.

Copyright

Copyright (C) 2001-2021 NLTK Project

For license information, see LICENSE.txt.

AUTHORS.md contains a list of everyone who has contributed to NLTK.

Redistributing

  • NLTK source code is distributed under the Apache 2.0 License.
  • NLTK documentation is distributed under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States license.
  • NLTK corpora are provided under the terms given in the README file for each corpus; all are redistributable and available for non-commercial use.
  • NLTK may be freely redistributed, subject to the provisions of these licenses.