aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add modest amounts of cssAlex Auvolat2023-09-262-6/+16
|
* add readme to site; style for batches; order kanji like in sentencesAlex Auvolat2023-09-264-7/+75
|
* write why this methodAlex Auvolat2023-09-261-28/+102
|
* Include N0-9 (extra jinmeiyou kanji) in index tableAlex Auvolat2023-09-261-1/+1
|
* Write readmeAlex Auvolat2023-09-261-5/+64
|
* start writing readmeAlex Auvolat2023-09-261-0/+51
|
* 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-252-1192/+9
|
* Add extra vocabulary from JLPT listsAlex Auvolat2023-09-252-3/+28841
|
* add vocab per jlptAlex Auvolat2023-09-2513-1/+22755
|
* regenerate everything from the beginningbatches-v2Alex Auvolat2023-09-251-11711/+19459
|
* 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-242-20804/+11484
|
* First try of a new dynamic algo?? dunno if it will work, we are stuck at N1Alex Auvolat2023-09-243-149/+430
|
* merge elementary school kanji levelsAlex Auvolat2023-09-242-27/+30
|
* rebalance skeleton (but is it correct?)Alex Auvolat2023-09-241-0/+37
|
* refactor; add simplify to remove ONE redundant sentencebatches-v1Alex Auvolat2023-09-243-293/+439
|
* change characters appearanceAlex Auvolat2023-09-183-4/+13
|
* changes to generation algorithmAlex Auvolat2023-07-224-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 readingAlex Auvolat2023-07-211-14/+23
|
* add kanji links to jisho.orgAlex Auvolat2023-07-212-3/+6
|
* Add dictionnary entriesAlex Auvolat2023-07-212-14/+97
|
* add explanation on hoverAlex Auvolat2023-07-212-1/+14
|
* pretty good batches!Alex Auvolat2023-07-213-649/+21019
|
* Some batchesAlex Auvolat2023-07-217-57/+1947
|
* first iteration of batch generation algoAlex Auvolat2023-07-211-16/+175
|
* first commitAlex Auvolat2023-07-215-0/+524