Skip to content

pblh123/nltk

This branch is 1969 commits behind nltk/nltk:develop.

Folders and files

NameName
Last commit message
Last commit date
Aug 28, 2017
Dec 31, 2016
May 20, 2017
Sep 21, 2012
Apr 16, 2017
Aug 16, 2017
Apr 3, 2016
May 20, 2017
Jan 14, 2012
Dec 31, 2016
Mar 14, 2014
Dec 31, 2016
Feb 8, 2017
May 17, 2017
Feb 10, 2014
May 25, 2017
Nov 10, 2016
Dec 16, 2016
Dec 1, 2011
May 17, 2017
Mar 26, 2017

Repository files navigation

Natural Language Toolkit (NLTK)

PyPI Jenkins

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.

For documentation, please visit nltk.org.

Contributing

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

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-2017 NLTK Project

For license information, see LICENSE.txt.

AUTHORS.md have a list of everyone 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.

Packages

No packages published

Languages

  • Python 98.5%
  • Jupyter Notebook 1.2%
  • Other 0.3%