Quote:
Originally Posted by xxyzz
But how can you determine which word to enabled or disable and the difficulty level without checking each word individually?
I think there are two ways to adjust the lemmas table gradually:
- Add all lemmas in the *klld file to Anki and learn some of these words then export and import the deck package
- Read some books and enable Kindle Vocabulary Builder then import the vocab.db file, but it has a 2000 words limit.
Maybe repeat the read/learn then import process a few times the lemmas table will fit your needs almost perfectly.
You can find the convert difficulty code at here: https://github.com/xxyzz/WordDumb/bl...mas.py#L28-L40, https://github.com/xxyzz/WordDumb/bl...mas.py#L73-L86
|
Yes. Your approach may be correct from a programmer point of view, but it's a bit tricky from a user point of view. Keep in mind that I usually I'm a programmer in my work and therefore I value your work very much and understand the complexity of what I am asking for. But I was thinking in including all words and trying to assign level of complexity as it is said here:
https://link.springer.com/article/10...428-018-1077-9
I don't what do you think. Sorry if the request is excessive.