-
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
add chinese-english dictionary #26
Comments
Hi, ok. Since I've taken the dictionary from issue #25, it'd be great if you could have a look at this dictionary instead. Thanks |
Hello! Is there any update on this? |
Hi
No sorry. We did not find anybody yet to volunteer for this task. But we are
very happy about contributions!
|
I've made a port for dictd, however, I don't know whether the format is compatible with this project or not. Also, the original database is licensed under a CC BY-SA 4.0. Does it matter? By the way, there is an English-Chinese dictionary released under MIT license. I made a port, too. |
Thanks for the link to the dict version. Unfortunately, dict is aplain text
format without much structure. We use TEI
[(informally described here)](https://github.com/freedict/fd-dictionaries/wiki/FreeDict-HOWTO-%E2%80%93-Writing-Text-Encoding-Initiative-XML-Files).
Our repo has example dictionary data and the schemas in shared/. It's quite
different to dict, but the data of this dictionary are regular and it
shouldn't be too hard to write a parser. Would you be willing to have a look,
@pjhades?
|
Hello @humenda! Thanks for the reply but sadly recently I don't have much time to take a look 😭 😭 😭 |
Hi,
let's add a dictionary https://cc-cedict.org/wiki/start
Regards, Andy
The text was updated successfully, but these errors were encountered: