aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Switch to new JLPT levels and regenerate batches 014-Alex Auvolat2023-09-261-13/+23
|
* Add modest amounts of cssAlex Auvolat2023-09-261-4/+4
|
* add readme to site; style for batches; order kanji like in sentencesAlex Auvolat2023-09-261-7/+43
|
* Include N0-9 (extra jinmeiyou kanji) in index tableAlex Auvolat2023-09-261-1/+1
|
* remove old algorithm that was commentedAlex Auvolat2023-09-261-150/+0
|
* cargo fmtAlex Auvolat2023-09-251-26/+80
|
* remove modest quantities of extra vocabulary that also appear in sentencesAlex Auvolat2023-09-251-3/+9
|
* Add extra vocabulary from JLPT listsAlex Auvolat2023-09-251-1/+97
|
* add vocab per jlptAlex Auvolat2023-09-251-0/+104
|
* new algorith seems to be working wellAlex Auvolat2023-09-251-125/+211
|
* this iteration seems to work not too bad. have to fix indexAlex Auvolat2023-09-241-10/+36
|
* First try of a new dynamic algo?? dunno if it will work, we are stuck at N1Alex Auvolat2023-09-241-148/+375
|
* merge elementary school kanji levelsAlex Auvolat2023-09-241-3/+22
|
* rebalance skeleton (but is it correct?)Alex Auvolat2023-09-241-0/+37
|
* refactor; add simplify to remove ONE redundant sentencebatches-v1Alex Auvolat2023-09-242-283/+439
|
* change characters appearanceAlex Auvolat2023-09-181-3/+8
|
* changes to generation algorithmAlex Auvolat2023-07-221-14/+54
| | | | | | - lexical ordering of cost instead of weighting function - allow jinmeiyou kanji - avoid all rare kanji
* filter dictionnary entries to limit to those with correct readingAlex Auvolat2023-07-211-14/+23
|
* add kanji links to jisho.orgAlex Auvolat2023-07-211-3/+5
|
* Add dictionnary entriesAlex Auvolat2023-07-211-6/+93
|
* add explanation on hoverAlex Auvolat2023-07-211-1/+1
|
* pretty good batches!Alex Auvolat2023-07-211-19/+90
|
* Some batchesAlex Auvolat2023-07-211-29/+140
|
* first iteration of batch generation algoAlex Auvolat2023-07-211-16/+175
|
* first commitAlex Auvolat2023-07-211-0/+235