nltk package¶
The Natural Language Toolkit (NLTK) is an open source Python library for Natural Language Processing. A free online book is available. (If you use the library for academic research, please cite the book.)
Steven Bird, Ewan Klein, and Edward Loper (2009). Natural Language Processing with Python. O’Reilly Media Inc. https://www.nltk.org/book/
isort:skip_file
@version: 3.7.1a
Subpackages¶
- nltk.app package
- nltk.ccg package
- nltk.chat package
- nltk.chunk package
- nltk.classify package
- nltk.cluster package
- nltk.corpus package
- nltk.draw package
- nltk.inference package
- nltk.lm package
- nltk.metrics package
- nltk.misc package
- nltk.parse package
- nltk.sem package
- nltk.sentiment package
- nltk.stem package
- nltk.tag package
- nltk.tbl package
- nltk.test package
- nltk.tokenize package
- nltk.translate package
- nltk.tree package
- nltk.twitter package
Submodules¶
- nltk.book module
- nltk.cli module
- nltk.collections module
- nltk.collocations module
- nltk.compat module
- nltk.data module
- nltk.decorators module
- nltk.downloader module
- nltk.featstruct module
- nltk.grammar module
- nltk.help module
- nltk.internals module
- nltk.jsontags module
- nltk.lazyimport module
- nltk.probability module
- nltk.text module
- nltk.tgrep module
- nltk.toolbox module
- nltk.treeprettyprinter module
- nltk.treetransforms module
- nltk.util module
- nltk.wsd module