rusdewey / quickdic-dictionary

Automatically exported from code.google.com/p/quickdic-dictionary
0 stars 0 forks source link

Wikipedia dumps to make word pairs #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First, you need to fill the mysql databases, German and English. You
only need the langlinks and the page table.

Then, call the compile-files, they simply do a SELECT query for every
language pair. They pipe their output into filter.py which only
outputs lines that are different (since we don't want "translations"
like "Berlin=Berlin").

Original issue reported on code.google.com by thad.hug...@gmail.com on 6 Apr 2013 at 10:19