Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-01 | Explain design decisions | Lars-Dominik Braun | 1 | -1/+24 | |
Fixes #10. | |||||
2020-05-16 | report: Add simple sentence effort visualization | Lars-Dominik Braun | 1 | -0/+56 | |
Trying to give the reader a sense for how difficult carpalx thinks certain parts of a sentence are. Conclusions are only valid for a single layout and comparison between them is not possible. | |||||
2020-03-28 | stats: Enumerate combinations | Lars-Dominik Braun | 1 | -2/+4 | |
2020-02-22 | doc: Switch to jinja2-based rendering | Lars-Dominik Braun | 1 | -59/+11 | |
Pre-rendering HTML was not the best idea. Instead pre-process the data, cache it into data files and do the HTML rendering only as the final step. Also adds asymmetry to analysis and uses tabular numbers and spaces instead of ugly table hacks to align numbers. | |||||
2020-02-13 | Fix HTML5 validation errors | Lars-Dominik Braun | 1 | -1/+1 | |
2019-11-17 | Add more tests | Lars-Dominik Braun | 1 | -3/+43 | |
2019-11-16 | doc: Auto-generate corpus table | Lars-Dominik Braun | 1 | -0/+58 | |
2019-11-08 | Add United Nations Parallel Corpus v1.0 | Lars-Dominik Braun | 1 | -3/+7 | |
See issue #5. | |||||
2019-11-03 | stats: Word stats+LatinIME renderer | Lars-Dominik Braun | 1 | -2/+69 | |
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-10-06 | stats: Use displayText in pretty stats as well | Lars-Dominik Braun | 1 | -1/+2 | |
2019-10-03 | doc: Add hand/finger stats to all layouts | Lars-Dominik Braun | 1 | -9/+31 | |
Adds a preprocessing step to the doc HTML document. | |||||
2019-09-30 | stats/render: Add keyboard heatmap rendering | Lars-Dominik Braun | 1 | -1/+18 | |
2019-09-29 | carpalx: Add model by Salvo et al. | Lars-Dominik Braun | 1 | -2/+2 | |
2019-09-28 | analyze: Customizeable triadfreq output | Lars-Dominik Braun | 1 | -0/+4 | |
Add commandline args to triadfreq. | |||||
2019-09-21 | Consolidate command line utils | Lars-Dominik Braun | 1 | -6/+27 | |
2019-09-17 | Initial import | Lars-Dominik Braun | 1 | -0/+222 | |