Natural Language Toolkit
http://www.nltk.org/
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.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-nltk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nltk-3.5.zip | 0001433531 1.37 MB | |
python-nltk.changes | 0000008377 8.18 KB | |
python-nltk.spec | 0000002911 2.84 KB |
Revision 10 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 812413
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
- Update to v3.5 * add support for Python 3.8 * drop support for Python 2 * create NLTK's own Tokenizer class distinct from the Treebank reference tokeniser * update Vader sentiment analyser * fix JSON serialization of some PoS taggers * minor improvements in grammar.CFG, Vader, pl196x corpus reader, StringTokenizer * change implementation <= and >= for FreqDist so they are partial orders * make FreqDist iterable * correctly handle Penn Treebank trees with a unlabeled branching top node
Comments 0