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

Add support for JMdict data #45

Open
parfait8566 opened this issue Dec 24, 2023 · 1 comment
Open

Add support for JMdict data #45

parfait8566 opened this issue Dec 24, 2023 · 1 comment

Comments

@parfait8566
Copy link

Is it possible to supplement the full dict with JMdict data? It'd be quite useful and it's free to use

@katsutan
Copy link
Collaborator

katsutan commented Feb 8, 2024

Since there is no word cost and edge cost, it is necessary to use it from such as SudachiDict.
JMDict and SudachiDict have different part-of-speech formats, so it takes time to alignment them. Therefore, we cannot support it for the time being.
Pull requests are welcome.

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