-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
New dictionary format #233
Conversation
super WIP
Quality Gate passedIssues Measures |
This PR separates POS list as a file and #199 will be (partially) solved. |
src/main/java/com/worksap/nlp/sudachi/dictionary/DictionaryPrinter.java
Outdated
Show resolved
Hide resolved
src/main/java/com/worksap/nlp/sudachi/dictionary/build/ProgressInputStream.java
Outdated
Show resolved
Hide resolved
#241 is a problem in this RP too. |
Sonar issue can be fixed by #242. |
Quality Gate passedIssues Measures |
rebased #200.
todo:
maybe:
Be able to lookup normalized/dictionary entries, not just their string forms #202compatibility check of system/user dict