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