1. 0337db6 totalngrams: add -l option to count <token>\t<lemma>\t<pos> by Marc Kupietz · 4 years, 4 months ago
  2. 9c63b57 totalngrams: Calculate only one fold at a time by Marc Kupietz · 4 years, 4 months ago
  3. a363746 totalngrams: use tab as separator also between n-gram tokens by Marc Kupietz · 4 years, 4 months ago
  4. fcee606 Revert "totalngrams: use chronicle map for larger maps" by Marc Kupietz · 4 years, 4 months ago
  5. 12c0411 Revert "Try Ehcache" by Marc Kupietz · 4 years, 4 months ago
  6. d245822 Try Ehcache by Marc Kupietz · 4 years, 4 months ago
  7. 7f45175 totalngrams: use chronicle map for larger maps by Marc Kupietz · 4 years, 4 months ago
  8. ac44043 totalngrams: factor out file creation by Marc Kupietz · 4 years, 4 months ago
  9. b9ff157 totalngrams: fix calculations with unsigned integers > 2^31 by Marc Kupietz · 4 years, 4 months ago
  10. 34bbca5 totalngrams: use buffered output streams by Marc Kupietz · 4 years, 4 months ago
  11. 5dc9fa5 totalngrams: improve logging by Marc Kupietz · 4 years, 4 months ago
  12. ba7c757 totalngrams: support gzipped output by Marc Kupietz · 4 years, 4 months ago
  13. 0b95783 totalngrams: sanitize worker node pool by Marc Kupietz · 4 years, 4 months ago
  14. 010903e totalngrams: reuse slidingWindowQueue by Marc Kupietz · 4 years, 4 months ago
  15. e31c4e1 totalngrams: improve progressbar looks by Marc Kupietz · 4 years, 4 months ago
  16. 9d64cde Use unsigned integers instead of longs for counts by Marc Kupietz · 4 years, 4 months ago
  17. 68dc73d totalngrams: parallelize and fix alphabetical secondary sorting by Marc Kupietz · 4 years, 4 months ago
  18. bd62aa0 totalngrams: log warnings and retry on errors by Marc Kupietz · 4 years, 4 months ago
  19. cc77d67 totalngrams: sanitize progressbar by Marc Kupietz · 4 years, 4 months ago
  20. 4cd3389 totalngrams: allow using a worker node pool by Marc Kupietz · 4 years, 4 months ago
  21. 97713f3 totalngrams: detect early if output file can be written by Marc Kupietz · 4 years, 4 months ago
  22. 8fae582 totalngram: Use our own ETA printer by Marc Kupietz · 4 years, 4 months ago
  23. 1c06250 Revert "totalngram: compute marginals in parallel" by Marc Kupietz · 4 years, 4 months ago
  24. 88d50e2 totalngram: compute marginals in parallel by Marc Kupietz · 4 years, 4 months ago
  25. 962a978 Revert "totalngram: use CircularFifoQueue as sliding window base" by Marc Kupietz · 4 years, 4 months ago
  26. 0184f9c totalngram: use CircularFifoQueue as sliding window base by Marc Kupietz · 4 years, 4 months ago
  27. 81e85e2 totalngram: Support > 1-grams by Marc Kupietz · 4 years, 4 months ago
  28. a37cc9f Efficient folded ngram frequency adder by Marc Kupietz · 4 years, 4 months ago