You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick python script to finding multilingual words from Wiktionary dumps.
Make sure you pip install lxml and pip install pathlib2 before you run this. You should probably run this in a virtualenv, as per standard Python development practices.
About
A quick python script to hit an offline Wiktionary dump for finding multilingual words.