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
Since the word "7日" has a high priority, it induces misconversion in the sentence "~なのか". https://github.com/google/mozc/blob/44d558d17db6d8980e18dcc7594a8210f681d6f6/src/data/dictionary_oss/dictionary08.txt#L84564
I think it is necessary to lower the priority of "7日" or register "なのか" as a separate word to prevent misconversion.
The text was updated successfully, but these errors were encountered:
Thank you for the report. Yes, we understand this problem, but it's a little tricky issue.
So we need to have a different approach and we may take time for investigations. I'm going to add test cases to mozc/evaluation.tsv, then merge this issue to Typing issue: Conversion issues · Issue #671.
Thanks,
Sorry, something went wrong.
No branches or pull requests
Since the word "7日" has a high priority, it induces misconversion in the sentence "~なのか".
https://github.com/google/mozc/blob/44d558d17db6d8980e18dcc7594a8210f681d6f6/src/data/dictionary_oss/dictionary08.txt#L84564
I think it is necessary to lower the priority of "7日" or register "なのか" as a separate word to prevent misconversion.
The text was updated successfully, but these errors were encountered: