-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ankiclient: add four new aggregate frequency markers
This commit adds support for 4 new markers: 1. {frequency-harmonic-rank} (Default: 9999999) 2. {frequency-harmonic-occurrence} (Default: 0) 3. {frequency-average-rank} (Default: 9999999) 4. {frequency-average-occurrence} (Default: 0) These markers aggregate the term frequency information of multiple dictionaries into a single numeric value, often used for sorting Anki cards by frequency.
- Loading branch information
1 parent
3f5e599
commit 6fb7b0e
Showing
4 changed files
with
269 additions
and
28 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
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
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.