Skip to content

yomidevs/wiktionary-to-yomitan

Repository files navigation

wiktionary to yomitan (wty)

Build status

Converts wiktionary data from kaikki (wiktextract) to yomitan-compatible dictionaries.

This is a port of kaikki-to-yomitan.

Converted dictionaries can be found on the downloads page.

Usage

This example use German (de) to English (en).

$ cargo install --git https://github.com/yomidevs/wiktionary-to-yomitan
$ wty main de en
...
✓ Wrote yomitan dict @ data/dict/de/en/wty-de-en.zip (20.94 MB)

A list of supported languages isos can be found here.

For more information, see the documentation.