1. fa73154 bump version to v1.4.0 by Marc Kupietz · 26 hours ago master
  2. 94ea77b add test for command line tool by Marc Kupietz · 26 hours ago
  3. f242ee9 use build-clion for clion to avoid clashes by Marc Kupietz · 26 hours ago
  4. e889cec Add `md_nws` MI² score based on nominal window size (=10) by Marc Kupietz · 26 hours ago
  5. b4ade0f code clean up in basic tests by Marc Kupietz · 28 hours ago
  6. 6e2dbd1 add test for get word id by Marc Kupietz · 28 hours ago
  7. b9912e3 Move cdb query from examples to tools and always build by Marc Kupietz · 28 hours ago
  8. 62837a3 Fix json output of collocatordb_query by Marc Kupietz · 2 days ago
  9. 3988708 clean up code clang style by Marc Kupietz · 2 days ago
  10. 0347ad6 update .gitignore by Marc Kupietz · 3 days ago
  11. 5677f79 remove rocksdb LOG file by Marc Kupietz · 3 days ago
  12. d48f388 Add cmake-build-debug to .gitignore by Marc Kupietz · 3 days ago
  13. 870bdd3 Remove broken c++ examples for now by Marc Kupietz · 3 days ago
  14. 979580e Add get_word_id(char* word) method to library by Marc Kupietz · 3 days ago
  15. f08631e Add collocatordb_query example by Marc Kupietz · 3 days ago
  16. 934a972 Fix includes in dumpllr example by Marc Kupietz · 3 days ago
  17. b17122d Add make target "examples" by Marc Kupietz · 3 days ago
  18. 75d35d2 Fix include file for c++ by Marc Kupietz · 3 days ago
  19. 9ac2009 update .gitignore by Marc Kupietz · 9 days ago
  20. b91d532 add missing config.h.in by Marc Kupietz · 9 days ago
  21. ce2d005 Bump version to 1.3.2 by Marc Kupietz · 9 days ago
  22. 6208fd7 add get_version function by Marc Kupietz · 9 days ago
  23. 5ffc474 code clean up by Marc Kupietz · 9 days ago
  24. 0a3a09a Bump version to v1.3.1 by Marc Kupietz · 10 days ago
  25. 2441f7c Fix calculation of total token count by „feldmueller“ · 10 days ago
  26. 4422923 Improve MacOS support by Marc Kupietz · 4 months ago
  27. 13f4f1b Strip and export libraries as artifacts by Marc Kupietz · 2 years, 8 months ago
  28. c8ea650 ci: try to cache rocksdb by Marc Kupietz · 2 years, 8 months ago
  29. c2c6866 New locaction ids-kl by Marc Kupietz · 2 years, 8 months ago
  30. d15845c Specifiy static lib destination for cmake by Marc Kupietz · 2 years, 8 months ago
  31. 56ad919 Update README.md by Marc Kupietz · 2 years, 8 months ago
  32. 192fbba Update Readme.md by Marc Kupietz · 2 years, 8 months ago
  33. a0557a0 ci: don´t artifact rocksdb for now: Request Entity Too Large by Marc Kupietz · 2 years, 8 months ago
  34. cf7224b ci: also provide rocksdb artifacts by Marc Kupietz · 2 years, 8 months ago
  35. 3e003e0 ci: add missing ldconfig to update shared libs by Marc Kupietz · 2 years, 8 months ago
  36. 71d65f7 Add missing CI helpers by Marc Kupietz · 2 years, 8 months ago
  37. 7cf5d8a Add GitLab CI pipeline by Marc Kupietz · 3 years, 8 months ago
  38. 8f977ca Fix missing installation of libcollocatordb_static by Marc Kupietz · 3 years, 8 months ago
  39. 3919b63 Bump version to v1.3.0 by Marc Kupietz · 3 years, 8 months ago
  40. 15f56e7 Simplify CMakeLists.txt by Marc Kupietz · 3 years, 8 months ago
  41. 3573bd0 Update README.md by Marc Kupietz · 3 years, 9 months ago
  42. 673bd81 Fix installation on CentOS 7 by Marc Kupietz · 3 years, 9 months ago
  43. 1b09e4d Add static library test by Marc Kupietz · 3 years, 9 months ago
  44. ed0bfcf Switch to cmake by Marc Kupietz · 3 years, 9 months ago
  45. 6663f11 Add first tests by Marc Kupietz · 3 years, 9 months ago
  46. b4a683c Extend API by Marc Kupietz · 3 years, 9 months ago
  47. 97f433b Rename some identifiers in json result to avoid misunderstandings by Marc Kupietz · 3 years, 9 months ago
  48. 12af019 Reformat code by Marc Kupietz · 3 years, 9 months ago
  49. 7042bd3 Add .gitignore by Marc Kupietz · 3 years, 9 months ago
  50. c2e4321 Add some directory structure by Marc Kupietz · 3 years, 9 months ago
  51. 0bffe80 Add README.md by Marc Kupietz · 3 years, 9 months ago
  52. 0421d09 Fix json output for right and left neighbours by Marc Kupietz · 3 years, 9 months ago
  53. 88d116b Add method to compute measures for a specific node collocate pair by Marc Kupietz · 3 years, 9 months ago
  54. 60d1051 Add missing SeekForPrev implementation by Marc Kupietz · 3 years, 9 months ago
  55. 6702e04 Fix measure names by Marc Kupietz · 3 years, 9 months ago
  56. c676d37 Remove redundant includes by Marc Kupietz · 3 years, 9 months ago
  57. ad33204 Make Makefile more easily usable by Marc Kupietz · 3 years, 9 months ago
  58. 6d9221d CollocatorDB: Provide left/right neighbour raw counts and pmi via API by Marc Kupietz · 3 years, 9 months ago
  59. 30e4d5f CollocatorDB: Debug output only if in debug mode by Marc Kupietz · 3 years, 9 months ago
  60. 6d0fa54 CollocatorDB: Update and comment out openmp/GPU experiments in library by Marc Kupietz · 3 years, 9 months ago
  61. f4a649a CollocatorDB: Introduce FREQUENCY_THRESHOLD for PMI by Marc Kupietz · 3 years, 9 months ago
  62. 3203e4c collocatordb: rename af -> ldaf by Marc Kupietz · 6 years ago
  63. e962715 derekokvecs: provide some marginal/meta data in CA by Marc Kupietz · 6 years ago
  64. fdc0acf collocatordb: log-dice: not smoothing required here by Marc Kupietz · 6 years ago
  65. 8c62c37 collocatordb: factor out ca calculation to test parallelization by Marc Kupietz · 6 years ago
  66. fe6ad80 collocatordb: for shared perl library, use libstdc++ in parallel mode by Marc Kupietz · 6 years ago
  67. e9f5893 collocatordb/derekovecs: provide information about where collocates appear by Marc Kupietz · 6 years ago
  68. 39a4fd0 collocatordb: only consider used position combinations in af calculation by Marc Kupietz · 6 years ago
  69. cc6c459 collocatordb: return f(w2) as f2 in json output for classic ca by Marc Kupietz · 6 years ago
  70. ade3322 collocatordb: calculate and use the true instead of the overall average window size by Marc Kupietz · 6 years ago
  71. 75af60f derekovecs/collocatordb: add auto-focus to collocation analysis by Marc Kupietz · 6 years ago
  72. 7e3dfde derekovecs: fix logdice typo by Marc Kupietz · 6 years ago
  73. 7d9558f collocatordb: replace "<num>" with "###" by Marc Kupietz · 6 years ago
  74. d91e1d4 derekovecs/collocatordb: default order by Log-Dice by Marc Kupietz · 6 years ago
  75. 1335dd7 collocatordb: fix window size influence on MI scores by Marc Kupietz · 6 years ago
  76. 4188045 derekovecs/collocatordb: add MI, MI², dice, and log-dice scores by Marc Kupietz · 6 years ago
  77. 98cbcdc collocatordb: use sums and a frequency threshold of 5 for CA by Marc Kupietz · 6 years ago
  78. 8cf7e91 collocatordb: fix window-size mismerge by Marc Kupietz · 6 years ago
  79. bbd236e collocatordb: user Evert's (2004) ll-function instead of Dunning's (1993) by Marc Kupietz · 6 years ago
  80. 4ec51c1 collocatordb: read actual corpus size from <dbnam>.size file by Marc Kupietz · 6 years ago
  81. 6ba0b8a collocatordb: get rid of secondery CA function by Marc Kupietz · 6 years ago
  82. d7d40aa dumppmicubed: limit partner freq rank to closed set by Marc Kupietz · 6 years ago
  83. 9dc01b7 dumppmicubed: use dynamic scheduler for omp loop by Marc Kupietz · 6 years ago
  84. bd96619 CollocatorDB::get_collocators: add optional argument to limit partner freq rank by Marc Kupietz · 6 years ago
  85. b5bb194 collocatordb: pmicubed dumper for vr app by Marc Kupietz · 6 years ago
  86. ca3a52e collocatordb: export get_word to C by Marc Kupietz · 6 years ago
  87. 678185d collocatordb: c_testanalysis -> hello_world by Marc Kupietz · 6 years ago
  88. d165976 collocatordb: new make targets: install-static, install-shared by Marc Kupietz · 6 years ago
  89. b999ec5 collocatordb: HACK: remove words with "quot" from json results by Marc Kupietz · 6 years ago
  90. 0779a20 collocatordb: debug dump not necessary anymore by Marc Kupietz · 6 years ago
  91. ea616ca collocatordb: sort default: now npmi instead of lfmd by Marc Kupietz · 6 years ago
  92. 4a5e08a collocatordb: add function getWord by Marc Kupietz · 6 years ago
  93. ce0b8b0 collocatordb: add reference for npmi by Marc Kupietz · 6 years ago
  94. 8caf991 collocatordb: make sure that pmi is defined by Marc Kupietz · 6 years ago
  95. 3400aa5 collocatordb: add support for offline similar profiles calculation by Marc Kupietz · 6 years ago
  96. 51f9379 collocatordb: provide raw pair frequencies, too by Marc Kupietz · 7 years ago
  97. b5460e8 collocatordb: fix normalization in nPMI calculation by Marc Kupietz · 7 years ago
  98. 8e0ebea collocatordb: calculate association measures also for direct neighbours by Marc Kupietz · 7 years ago
  99. d31254c collocatordb: use max resp. instead of avg. window for ca by Marc Kupietz · 7 years ago
  100. 0dd86ef collocatordb: use similar options for read and r/w access by Marc Kupietz · 7 years ago