Skip to content

yomidevs/wiktionary-to-yomitan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

712 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiktionary to yomitan (wty)

Build status Crates.io

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 wty
$ 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.