Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am supposed to submit a multilingual dictionary (Google Translate sort of thing) as my "Data Structures & Algorithms" course's term project.

Don't think coding will be a problem for me, only thing I am lacking is the database from where I can get English words and then their translations in other languages, can any of you please help me with that?

I am sure that I am not the only one to be working on such sort of thing so the file must exist before, I just can't seem to find it on google, please help. Thanks in advance.
Posted
Updated 16-May-12 11:17am
v2

1 solution

I used to get them here: http://xdxf.revdanica.com/down/[^], but now this resource is closed. Probably you can find the ends, maybe in Fluentizer or somewhere. I do have some of the copies and the software of my own.

By the way, this is a very interesting and more or less comprehensive standard. Please see:
http://en.wikipedia.org/wiki/Xdxf[^],
http://xdxf.revdanica.com/[^].

You can look for applications (see the links above); may be they package some dictionaries with downloadable packages, ask on their forums.

—SA
 
Share this answer
 
Comments
Maciej Los 17-May-12 13:01pm    
Good answer, my 5!
Sergey Alexandrovich Kryukov 17-May-12 13:24pm    
Thank you, but it's sad that important open-source data disappears from the public access.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900