-
Notifications
You must be signed in to change notification settings - Fork 246
Importing rikaichamp's dictionary? #1599
Comments
I haven't looked deeply into this, but check out https://github.com/birchill/hikibiki-data and see if there's anything meaningful in there. |
At a glance, both rikaichamp and https://hikibiki.app just use JMdict. You can either
There are a bunch of derivatives of that rikai yaddayadda extension, so I haven't kept track, but it might also include the KireiCake/RikaiCake dictionary. To be brutally honest, it's kinda trash. Even if it has something not in your other dictionaries, you are probably better off googling it or dropping it |
I don't think that is the case. It is mostly JMDict, but there are differences. Rikaichamp generally has more detailed entries, and is much more comprehensive particularly w.r.t slang terms. For example, |
That's JMdict. JMdict doesn't consider
the "kirecake" on the yomichan info page is actually a frankenstein of the upper RikaiCake table and a very old copy of jmdict. I think it was ripped from rikaichan? imo it should either be removed entirely or replaced by a standalone version of RikaiCake not containing old jmdict |
you are right, those types of notes are missing from yomichan import's jmdict builds. I made an issue to suggest including them a while back #1165 Glad to see other people have interest in this as well! |
OK. You're right about the hiragana-katakana conversion, I didn't consider that. So I guess the differences between dictionaries come from either discrepancies in JMDict version (Rikaichamp autoupdates as it is web-based), or the fact that yomichan excludes those parenthetical notes. I agree that they ought to be included. |
This must be a different sqlite schema. yomichan-import currently only supports sqlite imports for Rikai-style databases, which probably differ in some insignificant way from what you are trying to load. |
I want to import the dictionary that rikaichamp uses but am having trouble. It seems to use data from https://hikibiki.app, but there is no obvious way to download dictionary files from there. That site seems to store the data in sqlite files located in your firefox profile, but attempting to import these with
yomichan import
results inConversion process failed: no such table: dict
The text was updated successfully, but these errors were encountered: