aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* again try add more diversity to extra examplesAlex Auvolat2023-11-151-21/+29
|
* Regenerate examples with hopefully more varietyAlex Auvolat2023-11-152-32/+61
|
* add pronunciation of extra examplesAlex Auvolat2023-10-211-4/+37
|
* improve formattingAlex Auvolat2023-10-201-2/+2
|
* re-allow more diversity in examplesAlex Auvolat2023-10-181-1/+3
|
* regenerate extra examples with more diversityAlex Auvolat2023-10-181-14/+56
|
* add even more example sentencesAlex Auvolat2023-10-111-11/+14
|
* regenerate extra example sentences with deterministic randomnessAlex Auvolat2023-10-111-2/+2
|
* fix font in vocab readingAlex Auvolat2023-10-111-1/+1
|
* ensure sans-serif font is used in all browsersAlex Auvolat2023-10-101-4/+4
|
* rebuild example sentence list with more varietyAlex Auvolat2023-10-101-2/+18
|
* serialize charsets as stringsAlex Auvolat2023-10-062-5/+28
|
* cargo fmtAlex Auvolat2023-10-061-16/+43
|
* add extra examplesAlex Auvolat2023-10-061-0/+67
|
* improve vocab table formatAlex Auvolat2023-10-061-30/+24
|
* 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