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

Improper proper nouns #71

Open
okapies opened this issue Jun 22, 2020 · 1 comment
Open

Improper proper nouns #71

okapies opened this issue Jun 22, 2020 · 1 comment

Comments

@okapies
Copy link

okapies commented Jun 22, 2020

I found some clauses suffixed with "。" are registered as 固有名詞 (proper noun) incorrectly.

$ echo '好きだ。' | mecab -d /usr/lib/x86_64-linux-gnu/mecab/dic/mecab-ipadic-neologd
好きだ。	名詞,固有名詞,一般,*,*,*,好きだ。,スキダ,スキダ

The examples are the below:

  • 好きだ。
  • 元気です。
  • おはよう。
  • あなた。
  • またね。
  • 娘。
@neologd
Copy link
Owner

neologd commented Aug 20, 2020

Thank you for reporting.
We understand a scope of those issues.
We will report a result after correcting.

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

2 participants