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

명사의 종류에 따라 제약이 있는 조사 구분 #2

Open
changwoo opened this issue Feb 2, 2014 · 0 comments
Open

명사의 종류에 따라 제약이 있는 조사 구분 #2

changwoo opened this issue Feb 2, 2014 · 0 comments

Comments

@changwoo
Copy link
Member

changwoo commented Feb 2, 2014

(http://code.google.com/p/spellcheck-ko/issues/detail?id=5)


명사의 종류에 따라 제약이 있는 조사를 구분.

  1. 사람/동물에만 붙는 경우
  2. 셀 수 있는 대상에만 붙는 경우
  3. 몇몇 대명사 (나가(x), 내가(o), 너가(x), 네가(o))

대명사 이거/그거/저거 + 이 => 이게/그게/저게


0.3.0 대명사의 경우 구별할 수 있게 구현.


1의 경우 모든 명사의 유정명사/무정명사 구분이 필요. 작업량 많음.
2의 경우 현재 "가산명사" 속성 활용 가능.

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

No branches or pull requests

1 participant