14
0

Accepting request 673162 from home:jayvdb:nltk_data

- Update to v0.9.6
  + Python 3.7 support
  + new Tagger.open_inmemory method which allows to load tagger
    data without having a file on-disk
- Add %license
- initial version for v0.9.5

OBS-URL: https://build.opensuse.org/request/show/673162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2019-02-11 08:24:38 +00:00
committed by Git OBS Bridge
commit cf1a00eeda
5 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
-------------------------------------------------------------------
Sat Feb 9 15:45:10 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.9.6
+ Python 3.7 support
+ new Tagger.open_inmemory method which allows to load tagger
data without having a file on-disk
- Add %license
-------------------------------------------------------------------
Tue Nov 7 18:25:24 UTC 2017 - toddrme2178@gmail.com
- initial version for v0.9.5