Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo fmt | Alex Auvolat | 2023-10-06 | 1 | -16/+43 |
| | |||||
* | add extra examples | Alex Auvolat | 2023-10-06 | 1 | -0/+67 |
| | |||||
* | improve vocab table format | Alex Auvolat | 2023-10-06 | 1 | -30/+24 |
| | |||||
* | Switch to new JLPT levels and regenerate batches 014- | Alex Auvolat | 2023-09-26 | 1 | -13/+23 |
| | |||||
* | Add modest amounts of css | Alex Auvolat | 2023-09-26 | 1 | -4/+4 |
| | |||||
* | add readme to site; style for batches; order kanji like in sentences | Alex Auvolat | 2023-09-26 | 1 | -7/+43 |
| | |||||
* | Include N0-9 (extra jinmeiyou kanji) in index table | Alex Auvolat | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | remove old algorithm that was commented | Alex Auvolat | 2023-09-26 | 1 | -150/+0 |
| | |||||
* | cargo fmt | Alex Auvolat | 2023-09-25 | 1 | -26/+80 |
| | |||||
* | remove modest quantities of extra vocabulary that also appear in sentences | Alex Auvolat | 2023-09-25 | 1 | -3/+9 |
| | |||||
* | Add extra vocabulary from JLPT lists | Alex Auvolat | 2023-09-25 | 1 | -1/+97 |
| | |||||
* | add vocab per jlpt | Alex Auvolat | 2023-09-25 | 1 | -0/+104 |
| | |||||
* | new algorith seems to be working well | Alex Auvolat | 2023-09-25 | 1 | -125/+211 |
| | |||||
* | this iteration seems to work not too bad. have to fix index | Alex Auvolat | 2023-09-24 | 1 | -10/+36 |
| | |||||
* | First try of a new dynamic algo?? dunno if it will work, we are stuck at N1 | Alex Auvolat | 2023-09-24 | 1 | -148/+375 |
| | |||||
* | merge elementary school kanji levels | Alex Auvolat | 2023-09-24 | 1 | -3/+22 |
| | |||||
* | rebalance skeleton (but is it correct?) | Alex Auvolat | 2023-09-24 | 1 | -0/+37 |
| | |||||
* | refactor; add simplify to remove ONE redundant sentencebatches-v1 | Alex Auvolat | 2023-09-24 | 2 | -283/+439 |
| | |||||
* | change characters appearance | Alex Auvolat | 2023-09-18 | 1 | -3/+8 |
| | |||||
* | changes to generation algorithm | Alex Auvolat | 2023-07-22 | 1 | -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 reading | Alex Auvolat | 2023-07-21 | 1 | -14/+23 |
| | |||||
* | add kanji links to jisho.org | Alex Auvolat | 2023-07-21 | 1 | -3/+5 |
| | |||||
* | Add dictionnary entries | Alex Auvolat | 2023-07-21 | 1 | -6/+93 |
| | |||||
* | add explanation on hover | Alex Auvolat | 2023-07-21 | 1 | -1/+1 |
| | |||||
* | pretty good batches! | Alex Auvolat | 2023-07-21 | 1 | -19/+90 |
| | |||||
* | Some batches | Alex Auvolat | 2023-07-21 | 1 | -29/+140 |
| | |||||
* | first iteration of batch generation algo | Alex Auvolat | 2023-07-21 | 1 | -16/+175 |
| | |||||
* | first commit | Alex Auvolat | 2023-07-21 | 1 | -0/+235 |