Skip to content

Converts dictionaries from various formats to the .odict format 📔

Notifications You must be signed in to change notification settings

TheOpenDictionary/converters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODict Dictionary Converters

This repo contains Python 3 scripts for converting various open-source dictionaries and formats to the ODict format. Currently, the dictionaries supported are CEDict, ECDict and FreeDict.

If you have a request for a dictionary, please open an issue!

To setup this repo:

  1. First clone the repo and install asdf.
  2. Run asdf install.
  3. Run poetry install.
  4. Run just [freedict|ecdict|cedict] (depending on the dictionary you wish to generate).

The compiled dictionaries are available under ./dictionaries.

About

Converts dictionaries from various formats to the .odict format 📔

Resources

Stars

Watchers

Forks