forked from pool/python-nltk
Ondřej Súkup
75a9f175cc
- Update to version 3.2.5: * Arabic stemmers (ARLSTem, Snowball) * NIST MT evaluation metric and added NIST international_tokenize * Moses tokenizer * Document Russian tagger * Fix to Stanford segmenter * Improve treebank detokenizer, VerbNet, Vader * Misc code and documentation cleanups * Implement fixes suggested by LGTM - Convert specfile to python single-spec style. - Drop unneeded BuildRequires: python-PyYAML, python-xml, python-devel; not required for building. - Change existing Requires to Recommends: these are really needed for additional features, and not required for basic nltk usage. - Add new Recommends: python-scipy, python-matplotlib, python-pyparsing, and python-gensim; enables other optional features. - Run fdupes to link-up duplicate files. - Remove exec permissions for a file not intended to be executed (not in exec path, no hashbang, etc.) - Remove hashbangs from non-executable files. - Run tests following the suggestion from http://www.nltk.org/install.html. OBS-URL: https://build.opensuse.org/request/show/558587 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=9 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
nltk-3.2.5.tar.gz | ||
python-nltk.changes | ||
python-nltk.spec |