Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-08 | Add OpenSubtitles corpus | Lars-Dominik Braun | 1 | -1/+8 | |
See issue #5. | |||||
2019-11-08 | Add United Nations Parallel Corpus v1.0 | Lars-Dominik Braun | 1 | -1/+8 | |
See issue #5. | |||||
2019-11-03 | stats: Word stats+LatinIME renderer | Lars-Dominik Braun | 1 | -3/+11 | |
Add word stats (well, tokens seperated by non-letter symbols really, but that’s alright) and dumping into an LatinIME-compatible dictionary file (for Android). | |||||
2019-11-02 | render: Improve generated SVG compatibility | Lars-Dominik Braun | 1 | -3/+5 | |
Switch to proper SVG user coordinate rendering instead of font-dependent sizes. Embed WOFF2 fonts, so images have proper fonts when embedded. Remove font blobs and submodule IBM’s plex git repo. | |||||
2019-10-05 | optimize: Support wildcard pins | Lars-Dominik Braun | 1 | -1/+1 | |
2019-10-03 | text: Add epub reader and hindawi corpus | Lars-Dominik Braun | 1 | -1/+9 | |
See issue #5. | |||||
2019-10-03 | doc: Add hand/finger stats to all layouts | Lars-Dominik Braun | 1 | -6/+28 | |
Adds a preprocessing step to the doc HTML document. | |||||
2019-10-03 | Replace Makefile with ninja | Lars-Dominik Braun | 1 | -0/+109 | |
Also generate and use heatmaps for all layouts by default. |