ilius / pyglossary

A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
GNU General Public License v3.0
2.23k stars 237 forks source link

Need odict format support #526

Closed east2dd closed 12 months ago

ilius commented 1 year ago

Provide links to the official website and/or download page of the related software or format. Provide sample file(s) for the format/feature you want to be supported. Attach the file(s) if you can. If no sample file is publicly downloadable due to copyright, please mention and explain.

homocomputeris commented 9 months ago

Description

Github: https://github.com/TheOpenDictionary/odict Website: https://odict.org/

The Open Dictionary Project (abbreviated ODict for short) is an open-source file format for extremely fast, offline retrieval of lexical data such as etymologies, senses, and word definitions. Similar projects in the space include StarDict, DICT and XDXF.

Format reference

ODXML source format reference: https://www.odict.org/docs/xml

Examples

Simple sample dictionaries: https://github.com/TheOpenDictionary/odict/tree/main/examples Wiktionary to ODXML: https://github.com/TheOpenDictionary/wiktionary2odict