-
Notifications
You must be signed in to change notification settings - Fork 22
Upcoming release 0.11
Tomas Machalek edited this page Jan 17, 2018
·
4 revisions
🚧
- keyboard shortcuts (e.g. "open the filter form", "open the sorting form",...)
- multi-dimensional frequency distribution (Manatee should be able to do this but this must be tested first)
produce some time-based charts (e.g. a frequency of a word during time)
- Rewrite frequency distribution result page to React+Flux
- simplified asynchronous concordance processing (a first step in longer rewrite, actually)
- get rid of pidfile and store the calculation status within a respective cache record in Redis (this should apply for both Celery and multiprocessing variants)