You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In most cases, dictionaries from external sources are encoded in their own
format, requiring a specialised importer. Others use common formats.
FreeDict's advantage is the common pivot format (TEI XML) from which we can
export to any dictionary format, given we support the conversion from TEI.
Please document importers here. Include the used language, usage hints, the
location in the Git repository and other instructions. All importers are located
in tools repository.
Please create a separate wiki site, with an entry from here pointing to it, if
your explanations are too long.
dict2tei.py - conversion of an already formatted dictd database into TEI format
ding2tei: Haskell programm to import the DING eng-deu / deu-eng dictionary
wikdict/import_wikdict.py: import preformatted TEI dictionaries from the
WikDict project.