Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Khaiii morphological analyzer #248

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

shurain
Copy link
Contributor

@shurain shurain commented Aug 4, 2019

An additional interface for Khaiii morphological analyzer (https://github.com/kakao/khaiii).

* lxml-fix:
  fix requirements to proper lxml version
* 'master' of https://github.com/konlpy/konlpy:
  Modify JPype version to 0.7.0+ (konlpy#245)
  Update mecab install script (konlpy#247)
  Add numpy for jpype
  Fix google trends streamer
  Add methods for pickling
* 'master' of https://github.com/konlpy/konlpy:
  Move diff proposed in konlpy#100 from Tkt to Okt
  Change version name to 0.5.2-dev
  Modify async to is_async since async is a keyword in Python 3.7 (konlpy#243)
  Mecab python3 compatibility
  Added 'normalize' method to twitter-korean-text java interface
@shurain
Copy link
Contributor Author

shurain commented Aug 6, 2019

It seems that adding morphological dictionary is possible but requires a rebuild of resources that khaiii uses. No additional code change seems to be required for this. Refer to the following link.

https://github.com/kakao/khaiii/wiki/%EA%B8%B0%EB%B6%84%EC%84%9D-%EC%82%AC%EC%A0%84

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.004%) to 55.364% when pulling e1d83a0 on shurain:khaiii into 97f22d2 on konlpy:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants