Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Dictionary #1

Open
jahu00 opened this issue Jun 21, 2023 · 1 comment
Open

Dictionary #1

jahu00 opened this issue Jun 21, 2023 · 1 comment

Comments

@jahu00
Copy link
Owner

jahu00 commented Jun 21, 2023

There doesn't appear to be many options when it comes to out of the box support for japanese dictionaries in c#, but having played with EDict in the past, I should be able to cobble something on my own.


There is Wacton.Desu, but it appears to be just a lib with embedded JDict and other dictionaries, but no built in lookup (or deinflection). It might be useful for something later on, but not right now.

@jahu00
Copy link
Owner Author

jahu00 commented Jun 22, 2023

In project https://github.com/jahu00/SmallHax.ReactDictionary I had converted EDict to SQLite, so I can use that as starting point. I will also need Kanji and name dictionary and deinflection. I can take deinflection from Rikaichan or deinja. I played with Rikaichan before when I was creating that weird Japanese spell dictionary for HonKuiMushi but deinja seems to be better option as Rikaichan is licensed with GPL.

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

No branches or pull requests

1 participant