Skip to content

Victor-JB/nltk

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

Folders and files

NameName
Last commit message
Last commit date
Sep 3, 2024
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Sep 21, 2012
Mar 9, 2022
Jul 8, 2024
Aug 15, 2024
Jul 18, 2023
Dec 17, 2023
Sep 10, 2024
Jul 1, 2020
Sep 25, 2020
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Sep 24, 2021
Dec 19, 2021
Jan 3, 2023
Jul 25, 2021
Sep 26, 2021
Feb 6, 2025
Dec 17, 2023

Repository files navigation

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.8, 3.9, 3.10, 3.11 or 3.12.

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

About

NLTK Source

Resources

License

Security policy

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Jupyter Notebook 1.1%
  • Other 0.8%