wiktionary-parser
wiktionary-parser copied to clipboard
A parser and autocorrection tool for wiktionary.
Results
1
wiktionary-parser issues
Sort by
recently updated
recently updated
newest added
Hi Ben, this project looks great! unfortunately it doesn't yet support the English Wiktionary: ``` In [63]: import wiktionary_parser.languages.simple In [64]: import wiktionary_parser.languages.de In [65]: import wiktionary_parser.languages.en --------------------------------------------------------------------------- ImportError Traceback...