- Notifications
You must be signed in to change notification settings - Fork0
prffraia/nltk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NLTK -- the Natural Language Toolkit -- is a suite of open source Pythonmodules, data sets, and tutorials supporting research and development in NaturalLanguage Processing. NLTK requires Python version 3.7, 3.8, 3.9, 3.10 or 3.11.
For documentation, please visitnltk.org.
Do you want to contribute to NLTK development? Great!Please readCONTRIBUTING.md for more details.
See alsohow to contribute to NLTK.
Have you found the toolkit helpful? Please support NLTK development by donatingto the project via PayPal, using the link on the NLTK homepage.
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 (C) 2001-2023 NLTK Project
For license information, seeLICENSE.txt.
AUTHORS.md contains a list of everyone who has contributed to NLTK.
- NLTK source code is distributed under the Apache 2.0 License.
- NLTK documentation is distributed under the Creative CommonsAttribution-Noncommercial-No Derivative Works 3.0 United States license.
- NLTK corpora are provided under the terms given in the README file for eachcorpus; all are redistributable and available for non-commercial use.
- NLTK may be freely redistributed, subject to the provisions of these licenses.