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