Quote:
Originally Posted by PoP
|
One shortcoming of this code is some words might not included in the dictionary, that's why you still see some short glosses in English. All these Oxford dictionary files have the same XML structure, so the code can parse all of them. But this will become another disadvantage when Amazon change the XML.
Parsing non-English Wiktionary surely would help a lot but the wikitextprocessor and Wiktextract code are not very easy to modify(thousands lines of nested functions and tons of hard coding strings).