Natural Language Toolkit: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Panamitsu
rm blank lines
 
imported>Fadesga
 
Line 70: Line 70:
[[Category:Python (programming language) libraries]]
[[Category:Python (programming language) libraries]]
[[Category:Statistical natural language processing]]
[[Category:Statistical natural language processing]]
{{NLP-stub}}
{{Compu-lang-stub}}
{{Compu-lang-stub}}

Latest revision as of 18:39, 26 June 2025

Template:Short description Template:Use dmy dates Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters".Template:Main other

File:Noun phrase chunking with NLTK.svg
Parse tree generated with NLTK

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.[1] It was developed by Steven Bird and Edward Loper in the Department of Computer and Information Science at the University of Pennsylvania.[2] 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,[3] plus a cookbook.[4]

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.[5] NLTK has been used successfully as a teaching tool, as an individual study tool, and as a platform for prototyping and building research systems. There are 32 universities in the US and 25 countries using NLTK in their courses.

Library highlights

See also

Script error: No such module "Portal".

References

Template:Reflist

External links

Template:Natural Language Processing


Template:NLP-stub

  1. REDIRECT Template:Prog-lang-stub

Template:R shell

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Cite error: Invalid <ref> tag; no text was provided for refs named Bird-Klein-Loper
  4. Cite error: Invalid <ref> tag; no text was provided for refs named Perkins
  5. Cite error: Invalid <ref> tag; no text was provided for refs named Bird-Klein-Loper-Baldridge
  6. Script error: No such module "citation/CS1".