SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-nltk-3.4-13.1.noarch.rpm :
Sun Feb 10 13:00:00 2019 John Vandenberg
- Remove Python 3 dependency on singledispatch

Sat Feb 9 13:00:00 2019 John Vandenberg
- Update to v3.4
+ Support Python 3.7
+ New Language Modeling package
+ Cistem Stemmer for German
+ Support Russian National Corpus incl POS tag model
+ Krippendorf Alpha inter-rater reliability test
+ Comprehensive code clean-ups
+ Switch continuous integration from Jenkins to Travis
- from v3.3
+ Support Python 3.6
+ New interface to CoreNLP
+ Support synset retrieval by sense key
+ Minor fixes to CoNLL Corpus Reader
+ AlignedSent
+ Fixed minor inconsistencies in APIs and API documentation
+ Better conformance to PEP8
+ Drop Moses Tokenizer (incompatible license)

Wed Feb 6 13:00:00 2019 John Vandenberg
- Add missing dependency six
- Remove unnecessary build dependency six
- Recommend all optional dependencies

Tue Mar 6 13:00:00 2018 jengelhAATTinai.de
- Trim redundant wording from description.

Mon Mar 5 13:00:00 2018 badshah400AATTgmail.com
- Use \\%license instead of \\%doc to install License.txt.

Tue Jan 30 13:00:00 2018 guigo.lourencoAATTgmail.com
- Depend on the full python interpreter to fix sqlite3 import
during %check

Tue Jan 16 13:00:00 2018 guigo.lourencoAATTgmail.com
- Depend on python-rpm-macros
- Build for both Python2 and Python3

Tue Dec 19 13:00:00 2017 badshah400AATTgmail.com
- 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.

Tue Feb 21 13:00:00 2017 stephan.barthAATTsuse.com
- update to version 3.2.2
Upstream changelog:
Support for Aline, ChrF and GLEU MT evaluation metrics, Russian POS tagger
model, Moses detokenizer, rewrite Porter Stemmer and FrameNet corpus reader,
update FrameNet Corpus to version 1.7, fixes: stanford_segmenter.py,
SentiText, CoNLL Corpus Reader, BLEU, naivebayes, Krippendorff’s alpha,
Punkt, Moses tokenizer, TweetTokenizer, ToktokTokenizer; improvements to
testing framework

Fri Oct 14 14:00:00 2016 toddrme2178AATTgmail.com
- Update to version 3.2.1
+ No changelog available

Thu May 21 14:00:00 2015 toddrme2178AATTgmail.com
- Remove upstreamed nltk-2.0.4-dont-use-python-distribute.patch
- Update to version 3.0.2
+ No changelog available

Sun Dec 8 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 2.0.4
+ No changelog available
- Add nltk-2.0.4-dont-use-python-distribute.patch ; force use of
python-setuptools instead of python-distribute

Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)

Fri Sep 23 14:00:00 2011 saschpeAATTsuse.de
- Update to version 2.0.1rc1

Mon Feb 8 13:00:00 2010 oddrationaleAATTgmail.com
- fixed copyright and license statements
- removed PyYAML, and added dependency to installers and download
instructions
- updated to LogicParser, DRT (Dan Garrette)
- WordNet similarity metrics return None instead of -1 when
they fail to find a path (Steve Bethard)
- shortest_path_distance uses instance hypernyms (Jordan
Boyd-Graber)
- clean_html improved (Bjorn Maeland)
- batch_parse, batch_interpret and batch_evaluate functions allow
grammar or grammar filename as argument
- more Portuguese examples (portuguese_en.doctest, examples/pt.py)

Thu Dec 10 13:00:00 2009 oddrationaleAATTgmail.com
- added python-nltk-remove-yaml.patch to pevent conflict with
python-yaml
- added Requires: python-yaml

Wed Dec 9 13:00:00 2009 oddrationaleAATTgmail.com
- Initial Release (Version 2.0b7): Sun Feb 7 18:50:18 CST 2010


 
ICM