-- Leo's gemini proxy

-- Connecting to gemini.omarpolo.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

textproc/py-nltk,python3 v3.8.1


# pkg_add py3-nltk

> Natural Language ToolKit


CVS Web

Port Homepage (WWW)


Maintainer: The OpenBSD ports mailing-list <ports at openbsd dot org>


Description


NLTK, the Natural Language Toolkit, is a suite of open source Python
modules, data sets and tutorials supporting research and development in
Natural Language Processing.

A substantial amount of documentation about how to use NLTK, including a
textbook and API documentation, is available from the NLTK website:
http://www.nltk.org/

By default not all the packages that can be used with NLTK have been
installed. It is recommended to manually install these. This can be
accomplished by issuing the following commands from the Python
interpreter:

>>> import nltk
>>> nltk.download()

-- Response ended

-- Page fetched on Sun Jun 2 02:49:37 2024