Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | furigana: fix edge case | Alex Auvolat | 2023-11-27 | 2 | -4/+8 |
| | |||||
* | use furigana for extra examples | Alex Auvolat | 2023-11-27 | 2 | -24/+159 |
| | |||||
* | split code into several files | Alex Auvolat | 2023-11-27 | 3 | -658/+676 |
| | |||||
* | larger font for extra examples text | Alex Auvolat | 2023-11-26 | 1 | -1/+1 |
| | |||||
* | again try add more diversity to extra examples | Alex Auvolat | 2023-11-15 | 1 | -21/+29 |
| | |||||
* | Regenerate examples with hopefully more variety | Alex Auvolat | 2023-11-15 | 2 | -32/+61 |
| | |||||
* | add pronunciation of extra examples | Alex Auvolat | 2023-10-21 | 1 | -4/+37 |
| | |||||
* | improve formatting | Alex Auvolat | 2023-10-20 | 1 | -2/+2 |
| | |||||
* | re-allow more diversity in examples | Alex Auvolat | 2023-10-18 | 1 | -1/+3 |
| | |||||
* | regenerate extra examples with more diversity | Alex Auvolat | 2023-10-18 | 1 | -14/+56 |
| | |||||
* | add even more example sentences | Alex Auvolat | 2023-10-11 | 1 | -11/+14 |
| | |||||
* | regenerate extra example sentences with deterministic randomness | Alex Auvolat | 2023-10-11 | 1 | -2/+2 |
| | |||||
* | fix font in vocab reading | Alex Auvolat | 2023-10-11 | 1 | -1/+1 |
| | |||||
* | ensure sans-serif font is used in all browsers | Alex Auvolat | 2023-10-10 | 1 | -4/+4 |
| | |||||
* | rebuild example sentence list with more variety | Alex Auvolat | 2023-10-10 | 1 | -2/+18 |
| | |||||
* | serialize charsets as strings | Alex Auvolat | 2023-10-06 | 2 | -5/+28 |
| | |||||
* | 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 |