Natural Language Toolkit

Software suite for natural language processing From Wikipedia, the free encyclopedia

The Natural Language Toolkit, or more commonly NLTK, is a suite of libraries and programs for symbolic and statistical natural language processing (NLP) for English written in the Python programming language. It supports classification, tokenization, stemming, tagging, parsing, and semantic reasoning functionalities.[4] It was developed by Steven Bird and Edward Loper in the Department of Computer and Information Science at the University of Pennsylvania.[5] NLTK includes graphical demonstrations and sample data. It is accompanied by a book that explains the underlying concepts behind the language processing tasks supported by the toolkit,[6] plus a cookbook.[7]

Original authorsSteven Bird, Edward Loper, Ewan Klein
Initial release2001; 25 years ago (2001)[1]
Stable release
3.9.1[2] Edit this on Wikidata / 19 August 2024; 18 months ago (19 August 2024)
Quick facts Original authors, Developer ...
Natural Language Toolkit
Original authorsSteven Bird, Edward Loper, Ewan Klein
DeveloperTeam NLTK
Initial release2001; 25 years ago (2001)[1]
Stable release
3.9.1[2] Edit this on Wikidata / 19 August 2024; 18 months ago (19 August 2024)
Written inPython
TypeNatural language processing
LicenseApache 2.0[3]
Websitewww.nltk.org
Repository
Close
Parse tree generated with NLTK

NLTK is intended to support research and teaching in NLP or closely related areas, including empirical linguistics, cognitive science, artificial intelligence, information retrieval, and machine learning.[8] NLTK has been used successfully as a teaching tool, as an individual study tool, and as a platform for prototyping and building research systems.

Library highlights

See also

References

Related Articles

Wikiwand AI