/anki-word-freq

An Anki add-on that adds word frequency data to your flashcards, supporting multiple languages.

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

Anki Word Frequency

Add word frequency to your Anki cards, powered by wordfreq.

Frequency value is logarithmically scaled for readability, defined here.

Supported languages listed here.

recording

Usage

  1. Add a new field named "Frequency" (defined in config) to your card type.
  2. Select target cards in the browser, they should have a field named "Front" (also configurable).
  3. Right click and choose your language under "Word Frequency" tab to update the frequency field.

Known Issues

  • For Chinese Japanese and Korean (CJK) support, you can find a CJK version in GitHub releases. It's too large for AnkiWeb.
  • Tested on Windows, should support most variants of Linux and MacOS.
  • Some custom tokenizers in the dependencies write logs to stderr (e.g. jieba), this will get displayed in a error popup window in Anki, but can be safely ignored.