Generated dictionaries are in dictionaries/.
Install Python dependencies using requirements.txt.
- Run code_collection/collector.py to collect input-output mapping table from an IME
- Run code_collection/sanitizer.py to aggregate and sanitize the output of
collector.py
; this will generate tables/ime_table.csv
The generated dictionaries will be stored in dictionaries/.
- dict_creation/generate_simple.py: generate simple one mapping per line/multiple mapping per line dictionaries
- dict_creation/generate_rime.py: generate RIME dictionary in YAML format