forked from FooSoft/yomichan
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort dictionary entries by number of text processors applied (#1200)
* sort by text processing chain length * write dictionary data * fix wrong variantsMap initialization * write dictionary data * fix logic bug * fix logic * move textprocessing comparison up * add textProcessorRuleChainCandidates to TermDictionaryEntry * remove comment * Update ext/js/language/translator.js Co-authored-by: Stefan Vuković <[email protected]> Signed-off-by: Cashew <[email protected]> * remove unused variable * add text replacements to TextProcessorRuleChain * write dictionary data --------- Signed-off-by: Cashew <[email protected]> Co-authored-by: Stefan Vuković <[email protected]>
- Loading branch information
1 parent
751acba
commit 502f71c
Showing
4 changed files
with
536 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.