Quote:
Originally Posted by xxyzz
Oh, I though you find the short definitions from somewhere.
You can import the Kindle Vocabulary Builder database file, WordDumb'll set the difficulty based on the lookup times of each word.
I'm trying to edit the wiktextract code to parse non-English Wiktionary dump file, currently I have only test the code on the Chinese dump file. Once all Wiktionary dump files can be parsed, I can use these files to add Word Wise short definitions in many languages. You can find my fork repo at here: https://github.com/xxyzz/wiktextract/tree/non-english
|
Importing kindle vocabulary builder is a good function for many users. But in my case, once I look up a word, I add that word into my custom vocabulary list, and next time I see the word in a book, the definition appears. So I seldom look up a same word again.
I hope you successfully finish your project about Wiktionary. I am a novice in coding, and there is not much I understand about the process. I hope there would be a chance to help you someday.