1. 8c62c37 collocatordb: factor out ca calculation to test parallelization by Marc Kupietz · 6 years ago
  2. e9f5893 collocatordb/derekovecs: provide information about where collocates appear by Marc Kupietz · 6 years ago
  3. 39a4fd0 collocatordb: only consider used position combinations in af calculation by Marc Kupietz · 6 years ago
  4. cc6c459 collocatordb: return f(w2) as f2 in json output for classic ca by Marc Kupietz · 6 years ago
  5. ade3322 collocatordb: calculate and use the true instead of the overall average window size by Marc Kupietz · 6 years ago
  6. 75af60f derekovecs/collocatordb: add auto-focus to collocation analysis by Marc Kupietz · 6 years ago
  7. 7e3dfde derekovecs: fix logdice typo by Marc Kupietz · 6 years ago
  8. 7d9558f collocatordb: replace "<num>" with "###" by Marc Kupietz · 6 years ago
  9. d91e1d4 derekovecs/collocatordb: default order by Log-Dice by Marc Kupietz · 6 years ago
  10. 1335dd7 collocatordb: fix window size influence on MI scores by Marc Kupietz · 6 years ago
  11. 4188045 derekovecs/collocatordb: add MI, MI², dice, and log-dice scores by Marc Kupietz · 6 years ago
  12. 98cbcdc collocatordb: use sums and a frequency threshold of 5 for CA by Marc Kupietz · 6 years ago
  13. 8cf7e91 collocatordb: fix window-size mismerge by Marc Kupietz · 6 years ago
  14. bbd236e collocatordb: user Evert's (2004) ll-function instead of Dunning's (1993) by Marc Kupietz · 6 years ago
  15. 4ec51c1 collocatordb: read actual corpus size from <dbnam>.size file by Marc Kupietz · 6 years ago
  16. 6ba0b8a collocatordb: get rid of secondery CA function by Marc Kupietz · 6 years ago
  17. bd96619 CollocatorDB::get_collocators: add optional argument to limit partner freq rank by Marc Kupietz · 6 years ago
  18. ca3a52e collocatordb: export get_word to C by Marc Kupietz · 6 years ago
  19. b999ec5 collocatordb: HACK: remove words with "quot" from json results by Marc Kupietz · 6 years ago
  20. 0779a20 collocatordb: debug dump not necessary anymore by Marc Kupietz · 6 years ago
  21. ea616ca collocatordb: sort default: now npmi instead of lfmd by Marc Kupietz · 6 years ago
  22. 4a5e08a collocatordb: add function getWord by Marc Kupietz · 6 years ago
  23. ce0b8b0 collocatordb: add reference for npmi by Marc Kupietz · 6 years ago
  24. 8caf991 collocatordb: make sure that pmi is defined by Marc Kupietz · 6 years ago
  25. 3400aa5 collocatordb: add support for offline similar profiles calculation by Marc Kupietz · 6 years ago
  26. 51f9379 collocatordb: provide raw pair frequencies, too by Marc Kupietz · 7 years ago
  27. b5460e8 collocatordb: fix normalization in nPMI calculation by Marc Kupietz · 7 years ago
  28. 8e0ebea collocatordb: calculate association measures also for direct neighbours by Marc Kupietz · 7 years ago
  29. d31254c collocatordb: use max resp. instead of avg. window for ca by Marc Kupietz · 7 years ago
  30. 0dd86ef collocatordb: use similar options for read and r/w access by Marc Kupietz · 7 years ago
  31. 96bd6b4 collocatordb: remove class destroyer debugging by Marc Kupietz · 7 years ago
  32. 6aec768 collocatordb: class and function renames by Marc Kupietz · 7 years ago
  33. 37359b1 collocatordb: read vocab and calc total in lib by Marc Kupietz · 7 years ago
  34. 6bb2776 collocatordb: distinguished read_only_access by Marc Kupietz · 7 years ago
  35. c8ddf45 collocatordb: add collocation analysis by Marc Kupietz · 7 years ago
  36. 06c9a9f collocatordb: add c api by Marc Kupietz · 7 years ago
  37. 4b799e9 collocatordb: make it a library by Marc Kupietz · 7 years ago
  38. 18375e1 collocatordb: encapsulate more functions by Marc Kupietz · 7 years ago
  39. 28cc53e collocatordb: start for a rocksdb-based collocator db by Marc Kupietz · 7 years ago