Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.05 KB

File metadata and controls

44 lines (25 loc) · 1.05 KB

Proficiency

Language files for WordDumb.

Data source

Wiktionary data come from https://kaikki.org

Word difficulty data sources are listed in each language subfolders.

Dependencies

Create files

$ python -m venv .venv
$ source .venv/bin/activate.fish
$ python -m pip install .
$ proficiency en

Change the venv invoke command according to your shell.

License

This work is licensed under GPL version 3 or later.