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
Hi,
Thank you for this great project. Is it possible to do a bi-directional dictionary. I specifically am looking for an English to Danish dictionary. I assume many non-native English speakers would benefit from this.
Best regards
The text was updated successfully, but these errors were encountered:
My original plan was loading each wiktextract file from https://kaikki.org/dictionary/rawdata.html in a database (which I kind of did here: https://github.com/Vuizur/ultimate-dictionary-api) and then using Python + some SQL client + pyglossary to create dictionaries out of it, the translation tables + general definitions are enough for any language pair.
I only haven't had a lot of time lately to actually implement it, but maybe someone feels motivated.
Hi,
Thank you for this great project. Is it possible to do a bi-directional dictionary. I specifically am looking for an English to Danish dictionary. I assume many non-native English speakers would benefit from this.
Best regards
The text was updated successfully, but these errors were encountered: