kelly — Swedish Vocabulary Tools
January 01, 2025
kelly is a tool for working with frequency-based Swedish vocabulary lists. It uses the Swedish Kelly-list — a free resource from Språkbanken (University of Gothenburg) containing modern Swedish words ordered by frequency of use.
Features
- Word List Generation (
printable.py): Creates a frequency-ordered word list ready for printing - Conversation Prompt Builder (
prompt.py): Groups words into prompts for use with Large Language Models to generate example conversations
Usage
git clone https://github.com/ebadi/kelly.git
cd kelly
python3 printable.py > print.txt
python3 prompt.py > prompt.md
License
Licensed under LGPL-3.0.
Links
Swedish Kelly-list at Språkbanken