-- Leo's gemini proxy

-- Connecting to gmi.wikdict.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

WikDict Downloads


WikDict's mission is to bring you dictionaries that can be freely used, copied and modified without limiting you to using this web site. Therefore, you can download the dictionaries in different formats and use them according to the Creative Commons BY-SA license.


Creative Commons BY-SA 3.0


Please request new formats by creating a github issue, or just ask by e-mail.


karl@karl.berlin

GitHub issue tracker


For End Users


StarDict


The dictionaries in StarDict format[4] can be used with a wide variety of different dictionary applications, e.g.:


GoldenDict[5] for Linux, Windows

GoldenDict mobile[6] for Android (non-free)

WordMateX[7] for Android (non-free)

Dictionary Universal[8] for iOS (non-free)


4: http://download.wikdict.com/dictionaries/stardict/

5: http://goldendict.org/

6: http://goldendict.mobi/

7: https://play.google.com/store/apps/details?id=org.d1scw0rld.wordmatex&hl=en

8: https://apps.apple.com/us/app/dictionary-universal/id312088272


Kobo E-Readers


After downloading dictionaries for Kobo e-readers[9], connect your e-reader to your PC and copy the zip file(s) to the `.kobo/dict/` folder on your device. Then disconnect the device and enjoy the new dictionaries!


9: http://download.wikdict.com/dictionaries/kobo/


For Developers


Apart from the end user oriented dictionaries, the raw information is also available in machine readable formats. Use these to create new applications, language analyses or exports to currently unsupported formats. The data is exported in two different formats:


SQLite Databases


This is the native format used by WikDict. These databases contain all information available on the website and all other formats are created by converting from this format. Use the sqlite3 command line tool[10] or one of the many other database tools with SQLite support to interact with the data.


10: https://sqlite.org/cli.html


The data is split up into separate databases, a pair of databases for each language pair (one per direction, mostly containing translation) and one database per language (containing basic information about words, e.g. part of speech, inflections).


To query across multiple databases, use the `ATTACH DATABASE` command[11].


11: https://www.sqlite.org/lang_attach.html


TEI P5 (XML)


If you like XML or come from the linguistic community, you might prefer these XML files[12] encoded in TEI P5[13]. Each language pair has two XML files, one for each translation direction.


12: http://download.wikdict.com/dictionaries/tei/recommended/

13: http://www.tei-c.org/Guidelines/P5/

-- Response ended

-- Page fetched on Sat Apr 20 03:23:08 2024