OpenBSD ports

The textproc/py-nltk port

py3-nltk-3.9.1p1v0 – Natural Language ToolKit

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()

WWW: https://www.nltk.org/
Only for arches
aarch64 aarch64 alpha amd64 amd64 arm arm hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc powerpc64 powerpc64 riscv64 riscv64 sparc64
Categories:
lang/python textproc

Library dependencies

Build dependencies

Run dependencies