Skip to content

Glide typing dictionaries v1

Choose a tag to compare

@DevEmperor DevEmperor released this 02 Jul 10:38
159f7dd

Per-language glide-typing word dictionaries (issue #127), downloaded on demand by the keyboard.

Sources / attribution

  • Word frequencies: OPUS — OpenSubtitles (https://opus.nlpl.eu).
  • Casing & spell-filter (build-time only): Hunspell + wooorm/dictionaries (https://github.com/wooorm/dictionaries), each dictionary under its own licence. he and is are built OPUS-only (their Hunspell dictionaries are AGPL / CC-BY-SA).
  • Details: tools/glide-dict/ATTRIBUTION.md.

English and German ship bundled in the app; every other language downloads from here. Build tooling: tools/glide-dict/.