Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: e9t/konlpy

Tags

v0.3.0

Toggle v0.3.0's commit message
KoNLPy v0.3.0

- Changed API by automatically initializing JVM for Hannanum, Kkma
- Added Kkma module with Kkma 2.0
- Added documents using Sphinx and Read the Docs
- Added license: GPL v3 or above
- Added pretty print function for Unicode
- Added noun extractor to Mecab
- Fixed Hannanum, Kkma module bug where it couldn’t handle empty input strings

v0.2

Toggle v0.2's commit message
KoNLPy version 0.2

1. Explicitly initialize JVM for Hannanum (`init_jvm()`)
1. Add unit tests
1. Add travis
1. Fix Hannanum tagger bugs
    - Parsing error when '/', '+' are in text
    - Text indexing error (results get truncated)
1. Add MeCab morph analysis interface

v0.1

Toggle v0.1's commit message
KoNLPy version 0.1