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.4.4.zip | 0001450871 1.38 MB | |
python-nltk.changes | 0000006988 6.82 KB | |
python-nltk.spec | 0000002802 2.74 KB |
Revision 5 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 717915
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 3.4.4: * fix bug in plot function (probability.py) * add improved PanLex Swadesh corpus reader * add Text.generate() * add QuadgramAssocMeasures * add SSP to tokenizers * return confidence of best tag from AveragedPerceptron * make plot methods return Axes objects * don't require list arguments to PositiveNaiveBayesClassifier.train * fix Tree classes to work with native Python copy library * fix inconsistency for NomBank * fix random seeding in LanguageModel.generate * fix ConditionalFreqDist mutation on tabulate/plot call * fix broken links in documentation * fix misc Wordnet issues * update installation instructions
Comments 0