View Single Post
Old 01-25-2022, 06:39 PM   #247
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 442
Karma: 2666666
Join Date: Nov 2020
Device: none
data/lemmas.json:
Code:
{
  "'neath": [  // lemma
    1,         // difficulty
    69182      // sense_id
  ],
  ...
}
You have to write some code to create your own data file(data/lemmas.json).

If you have some books have Word Wise enabled, you can use this script: https://github.com/xxyzz/WordDumb/bl.../add_lemmas.py.
xxyzz is offline   Reply With Quote