The bundled word lists (Sources/OpenOSKCore/Resources/Wordlists/{de,en}.txt) are small curated seeds (~400 words each), ordered by frequency. Larger lists would improve prediction quality before learning kicks in.
Requirements: frequency-ordered (most common first), one word per line, permissively licensed source (e.g. derived from open subtitle/corpus frequency data). The optional /usr/share/dict/words fallback exists but has no frequency information.
The bundled word lists (
Sources/OpenOSKCore/Resources/Wordlists/{de,en}.txt) are small curated seeds (~400 words each), ordered by frequency. Larger lists would improve prediction quality before learning kicks in.Requirements: frequency-ordered (most common first), one word per line, permissively licensed source (e.g. derived from open subtitle/corpus frequency data). The optional /usr/share/dict/words fallback exists but has no frequency information.