| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-12-03 | 971 Bytes | |
| v0.5.2 source code.tar.gz | 2019-12-03 | 22.6 MB | |
| v0.5.2 source code.zip | 2019-12-03 | 22.7 MB | |
| Totals: 3 Items | 45.4 MB | 0 | |
Major Features and Improvements
- Add
normalizemethod to Okt (#100) - Add data acquisition features from Koshort (#211)
- Add docker installation steps (#252)
- Update Mecab to
mecab-0.996-ko-0.9.2andmecab-ko-dic-2.1.1-20180720(#214) - Add Python 2 warning at the install.rst (#277)
Bug fixes and other changes
- Add methods to make Mecab picklable (#234, [#258])
- Add tests for coverage (#261, [#262])
- Fix Komoran not to POS tag empty sentences (#201)
- Fix JPype usage by adding
numpyas dependency (#246) - Fix to use
tweepy3.7.0+ to avoid collision with Python 3.7+ (#243) - Fix to use
JPype0.7.0+ to remove warning message (#245) - Fix to use
lxml4.1.0+ to avoid installation errors (#242) - Fix
stream.google_trendtest fail (#244) - Fix by removing
.decodeinMecab.posfor Python3 usage (#108) - Update Mecab installation script (#158, [#247], [#255], [#277])
- Lower-bound Java Compile Version (#259)