Thread: Odyssey Dictionaries: WANTED
View Single Post
Old 07-12-2013, 02:07 AM   #58
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by guigui View Post
So I opened python.exe. And typed exactly : <code language="python">$ python penelope.py -p dictd_www.freedict.de_eng-fra -f en -t en</code>
The readme file apparently contains some leftover html code that you're not supposed to enter. If you installed ActivePython, all you have to do is get a command prompt, go to folder that the dictionary files are in and then only enter:

penelope.py -p dictd_www.freedict.de_eng-fra -f en -t fr

You can also simply create a text file with the above line in it and save it in the same folder as the dictionary files with the extension .bat or .cmd and double-click on it.

Note:
You'll have to use -t fr,. because it's an English-French dictionary. Also you might have to extract www.freedict.de_eng-fra.dict from www.freedict.de_eng-fra.dz with 7Zip.
Doitsu is offline   Reply With Quote