Change logs

Version 0.3.0

Released on Aug 25, 2014.

  • 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

Warning

The versions below do not have documents available, and are not backwards-compatible.

Version 0.2

Released on Aug 1, 2014.

  • Changed API by explicitly initializing JVM for Hannanum
  • Added Mecab module with MeCab-0.996-ko-0.9.1
  • Added unit tests
  • Added test automation with Travis CI
  • Fixed Hannanum module parsing error when ‘/’, ‘+’ are in text
  • Fixed Hannanum module text indexing error (where results get truncated)

Version 0.1

Released on Jun 15, 2014. Initial release of KoNLPy.

  • Inspired by Heewon Jeon’s KoNLP project, a wrapper of the Hannanum analyzer for R. The name KoNLPy, comes from this project.
  • Added Hannanum module with JHannanum 0.8.3
Fork me on GitHub

Table Of Contents

Related Topics