Skip to content

karlb/wikdict-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikDict dictionary generator

This generator extracts data from a Virtuoso database filled with dbnary data. Details on how to set up such a database can be found in the virtuoso directory. The extracted data is then used to generate WikDict dictionaries. These dictionaries main usage is at the WikDict website.

Usage

After setting up the Virtuoso database, run

git clone git@github.com:karlb/wikdict-gen.git
cd wikdict-gen
make

Use the resulting dictionaries in dictionaries/wdweb with wikdict-web, try a quick lookup using the search command like

src/run.py search de en haus

or use the dictionaries in dictionaries/generic for any other use case.

Support

If you encounter problems when building or using dictionaries, please submit an issue or contact karl@karl.berlin.

About

Generation of bilingual dictionaries from Wiktionary/dbnary data for the WikDict project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published