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

KOMORAN에서 irregularExtends 코드가 어떤 문제를 해결하는 것인지 확인 필요 #2

Open
shin285 opened this issue Aug 24, 2021 · 1 comment
Assignees

Comments

@shin285
Copy link
Member

shin285 commented Aug 24, 2021

배경

  • 일반적인 불규칙 처리 외에 KOMORAN에서는 불규칙 처리를 확장하는 로직이 포함되어 있음
  • 해당 로직으로 어떤 문제를 해결하기 위한 것인지 확인 후에 알고리즘 수정 또는 리팩토링을 통해 코드 가독성을 높여야 할 필요가 있음

AC

  • irregularExtends ( 불규칙 확장 )을 적용했을 때와 적용하지 않았을 때의 차이를 알 수 있다.
  • KOMORANPy에서 불규칙 확장 로직 코드에 대한 가독성을 높인다.
@shin285 shin285 self-assigned this Aug 24, 2021
@shin285
Copy link
Member Author

shin285 commented Aug 25, 2021

샀으니의 분석 결과 확인

  • KOMORAN : 사/VV 았/EP 으니/EC
  • KOMORANPy : 사/VV ㅆ/EP 으니/EC

원인

  • 불규칙 사전에 사/VV -> 사/VV 아/EC규칙은 있는 것으로 확인
  • 입력 자소 이 이전 불규칙 결과와 결합되는 로직이 부재 중이기 때문에 발생

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

No branches or pull requests

1 participant