jitenbot/bot/entries/base
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
..
entry.py Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
expressions.py Update logic for adding variant kanji forms 2023-07-28 18:35:22 -05:00
jitenon_entry.py Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
sanseido_entry.py Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00