We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(http://code.google.com/p/spellcheck-ko/issues/detail?id=5)
명사의 종류에 따라 제약이 있는 조사를 구분.
대명사 이거/그거/저거 + 이 => 이게/그게/저게
0.3.0 대명사의 경우 구별할 수 있게 구현.
1의 경우 모든 명사의 유정명사/무정명사 구분이 필요. 작업량 많음. 2의 경우 현재 "가산명사" 속성 활용 가능.
The text was updated successfully, but these errors were encountered:
changwoo
No branches or pull requests
(http://code.google.com/p/spellcheck-ko/issues/detail?id=5)
명사의 종류에 따라 제약이 있는 조사를 구분.
대명사 이거/그거/저거 + 이 => 이게/그게/저게
0.3.0 대명사의 경우 구별할 수 있게 구현.
1의 경우 모든 명사의 유정명사/무정명사 구분이 필요. 작업량 많음.
2의 경우 현재 "가산명사" 속성 활용 가능.
The text was updated successfully, but these errors were encountered: