-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update german-english dictionary #44
Comments
Hi
The following dictionary is open source and has fairly good meta data.
We already use this dictionary, though in a very old revision.
There's also a draft of a new importer script / program on branch
`extend_ding2tei_grammar_parsing_capabilities`. Would you have time to look into
this? The architecture isn't ideal yet.
Thanks
|
I can only see the master branch. |
@jonathan-s Have you had time to look at the current implementation draft? I won't have time for it in the next months, but it'd be good to see progress here. Please let us know if we can help out. |
@humenda So far what I've done is that I downloaded the dictionary form dict.cc and turned that into a more usable format for myself. It'd be possible to adapt that script to more towards the format that freedict uses. |
Is this under a free license? If so, it might be a good addition (or
replacement) for what we currently have.
What format is "usable" for you? We export to Slob these days, which seems the
most feature-rich and maintained dictionary format these days.
|
Ah, looks like it might not be under a free license -> https://www1.dict.cc/translation_file_request.php?l=e |
Though sending an email to Paul, the owner of dict.cc might be worth it and see what he says. |
This license is strange: the data is closed source, yet programs using it must
be GPL :). I'm afraid we cannot use this. That is a pitty.
|
Try and send him an email and ask him about it. Not too long ago I sent him a feature request and he replied, so he seems forthcoming in replying at least. Besides, that agreement hasn't had any change since 2005, so the circumstances might have changed. Unless you ask, you won't know :) |
It's worth noting that the dictionary at dict.cc is based on the dictionary from here: https://dict.tu-chemnitz.de/doc/faq.en.html which is under GPL license, since GPL is a copyleft, the dictionary that you're able to to download at dict.cc should fall under the same terms. |
Now that you're mentioning it, I remember having investigated this as well.
We're trying to import the original ATM. I wonder whether staying with the
original or the fork is better. I'll sort this out as soon as time permits.
Unless somebody else steps up :).
|
We have addressed this with a new importer from Einhard Leichtfuss, so we're shipping the up-to-date version |
The following dictionary is open source and has fairly good meta data.
https://www-user.tu-chemnitz.de/~fri/ding/
You can download the text dictionary here:
https://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en/
It would be great if the german dictionary could put this to use!
The text was updated successfully, but these errors were encountered: