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

Remove unnecessary dependency on KoNLPy #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

combacsa
Copy link

@combacsa combacsa commented Jan 7, 2022

Pull request #5 was enough for completely eliminating konlpy dependency.

(I just found out that on PyPI the release version is 0.9.4 so this PR is assuming that next release would be 0.9.5.)

Pull request Kyubyong#5 was enough for completely eliminating konlpy dependency.
@combacsa
Copy link
Author

combacsa commented Jan 7, 2022

안녕하세요, @Kyubyong 님! KoNLPy 가 GPL 3.0 라이센스여서 g2pK 가 Apache 2.0 라이센스를 따르더라도 KoNLPy 때문에 GPL 3.0 을 강제당할 우려가 있어 자세히 살펴보았는데, 현재 #5 에 따라 더 이상 g2pK 에 KoNLPy 에 의존하는 부분이 없는 것으로 보입니다. 이에 따라 pip install g2pK 시에 konlpy 가 함께 설치되지 않도록 했으면 하여 Pull Request 및 이후 Release 요청을 드리고자 합니다.

관련하여 어떤 절차를 밟으면 좋을지 알려주시면 감사하겠습니다 :)

@combacsa
Copy link
Author

안녕하세요, @Kyubyong 님! 혹시 이 풀 리퀘스트 반영 및 릴리즈 진행에 제가 도울 수 있는 방법이 있을까요? 알려주시면 최대한 진행해 보겠습니다..!

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

1 participant