mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
74b6400965
- add dependency on devel/py-yaml - add LICENSE stuff - change project url - notify user to deinstall the port before upgrading it in UPDATING PR: ports/148877 Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
15 lines
808 B
Plaintext
15 lines
808 B
Plaintext
NLTK, the Natural Language Toolkit, is a suite of Python libraries and
|
|
programs for symbolic and statistical natural language processing.
|
|
NLTK includes graphical demonstrations and sample data. It is accompanied
|
|
by extensive documentation, including tutorials that explain the underlying
|
|
concepts behind the language processing tasks supported by the toolkit.
|
|
|
|
NLTK is ideally suited to students who are learning NLP (natural language
|
|
processing) or conducting research in NLP or closely related areas,
|
|
including empirical linguistics, cognitive science, artificial intelligence,
|
|
information retrieval, and machine learning. NLTK has been used successfully
|
|
as a teaching tool, as an individual study tool, and as a platform for
|
|
prototyping and building research systems.
|
|
|
|
WWW: http://www.nltk.org/
|