Commit Graph

21 Commits

Author SHA256 Message Date
Dominique Leuenberger
247f5c91a0 Accepting request 705020 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/705020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nltk?expand=0&rev=4
2019-05-24 09:33:03 +00:00
Tomáš Chvátal
43690bb4dc Accepting request 705011 from home:pgajdos
- version update to 3.4.1
  * add chomsky_normal_form for CFGs
  * add meteor score
  * add minimum edit/Levenshtein distance based alignment function
  * allow access to collocation list via text.collocation_list()
  * support corenlp server options
  * drop support for Python 3.4
  * other minor fixes

OBS-URL: https://build.opensuse.org/request/show/705011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=20
2019-05-23 13:19:13 +00:00
Stephan Kulow
e0385b0944 Accepting request 673240 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/673240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nltk?expand=0&rev=3
2019-02-24 16:14:05 +00:00
Tomáš Chvátal
6464a76f6e Accepting request 673158 from home:jayvdb:coala
- Remove Python 3 dependency on singledispatch

OBS-URL: https://build.opensuse.org/request/show/673158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=18
2019-02-11 08:14:51 +00:00
Tomáš Chvátal
681ed998c4 Accepting request 673106 from home:jayvdb:nltk_data
- 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)

OBS-URL: https://build.opensuse.org/request/show/673106
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=17
2019-02-10 10:26:05 +00:00
Todd R
3c4a16620a Accepting request 672086 from home:jayvdb:branches:devel:languages:python
- Add missing dependency six
- Remove unnecessary build dependency six
- Recommend all optional dependencies

OBS-URL: https://build.opensuse.org/request/show/672086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=16
2019-02-08 16:57:42 +00:00
Dominique Leuenberger
80857eec07 Accepting request 603179 from devel:languages:python
- Trim redundant wording from description.

OBS-URL: https://build.opensuse.org/request/show/603179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nltk?expand=0&rev=2
2018-05-04 09:29:27 +00:00
Dominique Leuenberger
20df3fd6f7 Accepting request 583014 from devel:languages:python
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.

OBS-URL: https://build.opensuse.org/request/show/583014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nltk?expand=0&rev=1
2018-03-07 09:35:19 +00:00
Tomáš Chvátal
04232172fe Accepting request 583689 from home:jengelh:branches:devel:languages:python
- Trim redundant wording from description.

OBS-URL: https://build.opensuse.org/request/show/583689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=13
2018-03-06 20:46:53 +00:00
Tomáš Chvátal
2ba322446c Accepting request 582986 from home:badshah400:branches:devel:languages:python
- Use \%license instead of \%doc to install License.txt.

OBS-URL: https://build.opensuse.org/request/show/582986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=12
2018-03-05 15:31:28 +00:00
Tomáš Chvátal
34da969769 Accepting request 571333 from home:RZLourenco:branches:devel:languages:python
- Depend on the full python interpreter to fix sqlite3 import
  during %check

OBS-URL: https://build.opensuse.org/request/show/571333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=11
2018-01-31 11:40:02 +00:00
Tomáš Chvátal
2b2a542364 Accepting request 566372 from home:RZLourenco:branches:devel:languages:python
- Depend on python-rpm-macros
- Build for both Python2 and Python3

OBS-URL: https://build.opensuse.org/request/show/566372
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=10
2018-01-16 11:13:02 +00:00
75a9f175cc Accepting request 558587 from home:badshah400:branches:devel:languages:python
- 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
2017-12-19 18:48:40 +00:00
d90d33d859 Accepting request 459509 from home:cyberiad:branches:devel:languages:python
update to version 3.2.2

OBS-URL: https://build.opensuse.org/request/show/459509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=8
2017-03-01 11:23:50 +00:00
95be8e707d Accepting request 435028 from home:TheBlackCat:branches:devel:languages:python
Update to version 3.2.1

OBS-URL: https://build.opensuse.org/request/show/435028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=7
2016-10-15 13:47:44 +00:00
Todd R
69f054332b Accepting request 308503 from home:TheBlackCat:branches:devel:languages:python
Update to version 3.0.2

OBS-URL: https://build.opensuse.org/request/show/308503
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=6
2015-05-24 11:04:50 +00:00
Denisart Benjamin
05e79db05a Accepting request 209813 from home:posophe:branches:devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/209813
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=5
2013-12-08 13:34:47 +00:00
Sascha Peilicke
b77989d251 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=4
2013-10-24 11:09:21 +00:00
Sascha Peilicke
fa205a413e - Update to version 2.0.1rc1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=3
2011-09-23 12:31:44 +00:00
Jan Matejek
f3752dd71f Accepting request 31723 from home:Odd-rationale
Copy from home:Odd-rationale/python-nltk via accept of submit request 31723 revision 2.
Request was accepted with message:
reviewed ok

OBS-URL: https://build.opensuse.org/request/show/31723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=2
2010-02-26 10:34:38 +00:00
Stephan Kulow
509876b0ce Accepting request 26228 from home:Odd-rationale
Copy from home:Odd-rationale/python-nltk via accept of submit request 26228 revision 7.
Request was accepted with message:
looks good to me

OBS-URL: https://build.opensuse.org/request/show/26228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=1
2010-01-15 14:00:38 +00:00