index
:
datagengo.git
main
Data-driven Japanese Kanji learning using example sentences
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
make server port configurable
Alex Auvolat
2024-04-03
3
-15
/
+32
*
preprocess jmdict & add logging
Alex Auvolat
2024-04-03
4
-72
/
+85
*
random practice: just bring all chars to same proba, no overcompensation
Alex Auvolat
2024-03-15
1
-4
/
+2
*
reduce memory usage & fix scroll to top
Alex Auvolat
2024-03-15
5
-67
/
+70
*
add backlinks to kanji in generated practice
Alex Auvolat
2024-03-15
1
-0
/
+41
*
generation is POST and we have a <form> now
Alex Auvolat
2024-03-15
2
-21
/
+98
*
first interface for generated examples
Alex Auvolat
2024-03-11
1
-21
/
+102
*
reservoir sampling one by one (slow, but works)
Alex Auvolat
2024-03-10
4
-192
/
+150
*
start web server
Alex Auvolat
2024-03-10
4
-72
/
+224
*
add furigana override file to fix edge cases
Alex Auvolat
2023-11-28
3
-3
/
+31
*
add furigana to main examples and persist furigana in batches.json
Alex Auvolat
2023-11-28
4
-267
/
+293
*
furigana: handle reb as #number_in_jmdict, and check that result at least has...
Alex Auvolat
2023-11-27
1
-0
/
+24
*
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 sentence
batches-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
*
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
[next]