jitenbot/bot
stephenmk 8f30f9419d
Update logic for adding variant kanji forms
Prior to this commit, the program would only add variant kanji forms
in one direction. For example, an additional search key for 掴む would
be added if a 摑む headword was found in a dictionary, but a search
key for 摑む would not be added to 掴む.

Search keys are now added in both directions (old-to-new and
new-to-old).
2023-07-28 18:35:22 -05:00
..
crawlers Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
entries Update logic for adding variant kanji forms 2023-07-28 18:35:22 -05:00
mdict Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
yomichan Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
data.py Add support for sankoku8 2023-07-18 00:43:38 -05:00
factory.py Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
name_conversion.py Add export support for the MDict dictionary format 2023-07-08 16:49:03 -05:00
soup.py Add support for Shinmeikai 8th edition & Daijirin 4th edition 2023-05-01 17:31:28 -05:00
targets.py Add support for sankoku8 2023-07-18 00:43:38 -05:00