1. 192fbba Update Readme.md by Marc Kupietz · 2 years, 8 months ago
  2. a0557a0 ci: don´t artifact rocksdb for now: Request Entity Too Large by Marc Kupietz · 2 years, 8 months ago
  3. cf7224b ci: also provide rocksdb artifacts by Marc Kupietz · 2 years, 8 months ago
  4. 3e003e0 ci: add missing ldconfig to update shared libs by Marc Kupietz · 2 years, 8 months ago
  5. 71d65f7 Add missing CI helpers by Marc Kupietz · 2 years, 8 months ago
  6. 7cf5d8a Add GitLab CI pipeline by Marc Kupietz · 3 years, 8 months ago
  7. 8f977ca Fix missing installation of libcollocatordb_static by Marc Kupietz · 3 years, 8 months ago
  8. 3919b63 Bump version to v1.3.0 by Marc Kupietz · 3 years, 8 months ago
  9. 15f56e7 Simplify CMakeLists.txt by Marc Kupietz · 3 years, 8 months ago
  10. 3573bd0 Update README.md by Marc Kupietz · 3 years, 8 months ago
  11. 673bd81 Fix installation on CentOS 7 by Marc Kupietz · 3 years, 8 months ago
  12. 1b09e4d Add static library test by Marc Kupietz · 3 years, 8 months ago
  13. ed0bfcf Switch to cmake by Marc Kupietz · 3 years, 8 months ago
  14. 6663f11 Add first tests by Marc Kupietz · 3 years, 8 months ago
  15. b4a683c Extend API by Marc Kupietz · 3 years, 8 months ago
  16. 97f433b Rename some identifiers in json result to avoid misunderstandings by Marc Kupietz · 3 years, 8 months ago
  17. 12af019 Reformat code by Marc Kupietz · 3 years, 8 months ago
  18. 7042bd3 Add .gitignore by Marc Kupietz · 3 years, 8 months ago
  19. c2e4321 Add some directory structure by Marc Kupietz · 3 years, 8 months ago
  20. 0bffe80 Add README.md by Marc Kupietz · 3 years, 8 months ago
  21. 0421d09 Fix json output for right and left neighbours by Marc Kupietz · 3 years, 8 months ago
  22. 88d116b Add method to compute measures for a specific node collocate pair by Marc Kupietz · 3 years, 8 months ago
  23. 60d1051 Add missing SeekForPrev implementation by Marc Kupietz · 3 years, 8 months ago
  24. 6702e04 Fix measure names by Marc Kupietz · 3 years, 8 months ago
  25. c676d37 Remove redundant includes by Marc Kupietz · 3 years, 8 months ago
  26. ad33204 Make Makefile more easily usable by Marc Kupietz · 3 years, 8 months ago
  27. 6d9221d CollocatorDB: Provide left/right neighbour raw counts and pmi via API by Marc Kupietz · 3 years, 9 months ago
  28. 30e4d5f CollocatorDB: Debug output only if in debug mode by Marc Kupietz · 3 years, 9 months ago
  29. 6d0fa54 CollocatorDB: Update and comment out openmp/GPU experiments in library by Marc Kupietz · 3 years, 9 months ago
  30. f4a649a CollocatorDB: Introduce FREQUENCY_THRESHOLD for PMI by Marc Kupietz · 3 years, 9 months ago
  31. 3203e4c collocatordb: rename af -> ldaf by Marc Kupietz · 6 years ago
  32. e962715 derekokvecs: provide some marginal/meta data in CA by Marc Kupietz · 6 years ago
  33. fdc0acf collocatordb: log-dice: not smoothing required here by Marc Kupietz · 6 years ago
  34. 8c62c37 collocatordb: factor out ca calculation to test parallelization by Marc Kupietz · 6 years ago
  35. fe6ad80 collocatordb: for shared perl library, use libstdc++ in parallel mode by Marc Kupietz · 6 years ago
  36. e9f5893 collocatordb/derekovecs: provide information about where collocates appear by Marc Kupietz · 6 years ago
  37. 39a4fd0 collocatordb: only consider used position combinations in af calculation by Marc Kupietz · 6 years ago
  38. cc6c459 collocatordb: return f(w2) as f2 in json output for classic ca by Marc Kupietz · 6 years ago
  39. ade3322 collocatordb: calculate and use the true instead of the overall average window size by Marc Kupietz · 6 years ago
  40. 75af60f derekovecs/collocatordb: add auto-focus to collocation analysis by Marc Kupietz · 6 years ago
  41. 7e3dfde derekovecs: fix logdice typo by Marc Kupietz · 6 years ago
  42. 7d9558f collocatordb: replace "<num>" with "###" by Marc Kupietz · 6 years ago
  43. d91e1d4 derekovecs/collocatordb: default order by Log-Dice by Marc Kupietz · 6 years ago
  44. 1335dd7 collocatordb: fix window size influence on MI scores by Marc Kupietz · 6 years ago
  45. 4188045 derekovecs/collocatordb: add MI, MI², dice, and log-dice scores by Marc Kupietz · 6 years ago
  46. 98cbcdc collocatordb: use sums and a frequency threshold of 5 for CA by Marc Kupietz · 6 years ago
  47. 8cf7e91 collocatordb: fix window-size mismerge by Marc Kupietz · 6 years ago
  48. bbd236e collocatordb: user Evert's (2004) ll-function instead of Dunning's (1993) by Marc Kupietz · 6 years ago
  49. 4ec51c1 collocatordb: read actual corpus size from <dbnam>.size file by Marc Kupietz · 6 years ago
  50. 6ba0b8a collocatordb: get rid of secondery CA function by Marc Kupietz · 6 years ago
  51. d7d40aa dumppmicubed: limit partner freq rank to closed set by Marc Kupietz · 6 years ago
  52. 9dc01b7 dumppmicubed: use dynamic scheduler for omp loop by Marc Kupietz · 6 years ago
  53. bd96619 CollocatorDB::get_collocators: add optional argument to limit partner freq rank by Marc Kupietz · 6 years ago
  54. b5bb194 collocatordb: pmicubed dumper for vr app by Marc Kupietz · 6 years ago
  55. ca3a52e collocatordb: export get_word to C by Marc Kupietz · 6 years ago
  56. 678185d collocatordb: c_testanalysis -> hello_world by Marc Kupietz · 6 years ago
  57. d165976 collocatordb: new make targets: install-static, install-shared by Marc Kupietz · 6 years ago
  58. b999ec5 collocatordb: HACK: remove words with "quot" from json results by Marc Kupietz · 6 years ago
  59. 0779a20 collocatordb: debug dump not necessary anymore by Marc Kupietz · 6 years ago
  60. ea616ca collocatordb: sort default: now npmi instead of lfmd by Marc Kupietz · 6 years ago
  61. 4a5e08a collocatordb: add function getWord by Marc Kupietz · 6 years ago
  62. ce0b8b0 collocatordb: add reference for npmi by Marc Kupietz · 6 years ago
  63. 8caf991 collocatordb: make sure that pmi is defined by Marc Kupietz · 6 years ago
  64. 3400aa5 collocatordb: add support for offline similar profiles calculation by Marc Kupietz · 6 years ago
  65. 51f9379 collocatordb: provide raw pair frequencies, too by Marc Kupietz · 7 years ago
  66. b5460e8 collocatordb: fix normalization in nPMI calculation by Marc Kupietz · 7 years ago
  67. 8e0ebea collocatordb: calculate association measures also for direct neighbours by Marc Kupietz · 7 years ago
  68. d31254c collocatordb: use max resp. instead of avg. window for ca by Marc Kupietz · 7 years ago
  69. 0dd86ef collocatordb: use similar options for read and r/w access by Marc Kupietz · 7 years ago
  70. 96bd6b4 collocatordb: remove class destroyer debugging by Marc Kupietz · 7 years ago
  71. 6aec768 collocatordb: class and function renames by Marc Kupietz · 7 years ago
  72. 37359b1 collocatordb: read vocab and calc total in lib by Marc Kupietz · 7 years ago
  73. 6bb2776 collocatordb: distinguished read_only_access by Marc Kupietz · 7 years ago
  74. c8ddf45 collocatordb: add collocation analysis by Marc Kupietz · 7 years ago
  75. 06c9a9f collocatordb: add c api by Marc Kupietz · 7 years ago
  76. 4b799e9 collocatordb: make it a library by Marc Kupietz · 7 years ago
  77. 18375e1 collocatordb: encapsulate more functions by Marc Kupietz · 7 years ago
  78. 28cc53e collocatordb: start for a rocksdb-based collocator db by Marc Kupietz · 7 years ago