Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing vocab (why?)batches-v3 | Alex Auvolat | 2023-09-26 | 1 | -104/+8372 |
| | |||||
* | Merge pull request 'Switch to new JLPT levels and regenerate batches 014-' ↵ | Alex | 2023-09-26 | 6 | -40036/+28239 |
|\ | | | | | | | | | | | (#2) from use_new_jlpt into main Reviewed-on: https://git.deuxfleurs.fr/lx/datagengo/pulls/2 | ||||
| * | Switch to new JLPT levels and regenerate batches 014- | Alex Auvolat | 2023-09-26 | 6 | -40036/+28239 |
|/ | |||||
* | s/missing chars/missing kanji | Alex Auvolat | 2023-09-26 | 1 | -2/+2 |
| | |||||
* | Add modest amounts of css | Alex Auvolat | 2023-09-26 | 2 | -6/+16 |
| | |||||
* | add readme to site; style for batches; order kanji like in sentences | Alex Auvolat | 2023-09-26 | 4 | -7/+75 |
| | |||||
* | write why this method | Alex Auvolat | 2023-09-26 | 1 | -28/+102 |
| | |||||
* | Include N0-9 (extra jinmeiyou kanji) in index table | Alex Auvolat | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | Write readme | Alex Auvolat | 2023-09-26 | 1 | -5/+64 |
| | |||||
* | start writing readme | Alex Auvolat | 2023-09-26 | 1 | -0/+51 |
| | |||||
* | 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 | 2 | -1192/+9 |
| | |||||
* | Add extra vocabulary from JLPT lists | Alex Auvolat | 2023-09-25 | 2 | -3/+28841 |
| | |||||
* | add vocab per jlpt | Alex Auvolat | 2023-09-25 | 13 | -1/+22755 |
| | |||||
* | regenerate everything from the beginningbatches-v2 | Alex Auvolat | 2023-09-25 | 1 | -11711/+19459 |
| | |||||
* | 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 | 2 | -20804/+11484 |
| | |||||
* | First try of a new dynamic algo?? dunno if it will work, we are stuck at N1 | Alex Auvolat | 2023-09-24 | 3 | -149/+430 |
| | |||||
* | merge elementary school kanji levels | Alex Auvolat | 2023-09-24 | 2 | -27/+30 |
| | |||||
* | 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 | 3 | -293/+439 |
| | |||||
* | change characters appearance | Alex Auvolat | 2023-09-18 | 3 | -4/+13 |
| | |||||
* | changes to generation algorithm | Alex Auvolat | 2023-07-22 | 4 | -13413/+40108 |
| | | | | | | - 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 | 2 | -3/+6 |
| | |||||
* | Add dictionnary entries | Alex Auvolat | 2023-07-21 | 2 | -14/+97 |
| | |||||
* | add explanation on hover | Alex Auvolat | 2023-07-21 | 2 | -1/+14 |
| | |||||
* | pretty good batches! | Alex Auvolat | 2023-07-21 | 3 | -649/+21019 |
| | |||||
* | Some batches | Alex Auvolat | 2023-07-21 | 7 | -57/+1947 |
| | |||||
* | first iteration of batch generation algo | Alex Auvolat | 2023-07-21 | 1 | -16/+175 |
| | |||||
* | first commit | Alex Auvolat | 2023-07-21 | 5 | -0/+524 |