1. 21fcd5f Show the predictive score before the sigmoid by Marc Kupietz · 8 days ago
  2. 565274e Search the embedding space with vector expressions by Marc Kupietz · 8 days ago
  3. 5b8aaf7 Info tab: show the changes, age out old downtimes, link GitHub by Marc Kupietz · 10 days ago
  4. f5abdcd Use tabular figures for the numbers in the result tables by Marc Kupietz · 10 days ago
  5. 9250765 Correct the log-likelihood scaling and fix the German announcement by Marc Kupietz · 10 days ago
  6. 67ea2ad Bump the version to 0.99 and require collocatordb 1.8.0 by Marc Kupietz · 10 days ago
  7. 1e00eb8 Document the corrected Log-Dice, the effective window and the auto focus by Marc Kupietz · 10 days ago
  8. ffd6d2a Bump the version and fix the CI image by Marc Kupietz · 3 weeks ago main v0.98
  9. c48d390 Stop writing a few hundred log lines per request by Marc Kupietz · 3 weeks ago
  10. b3cd59f Turn away the crawlers that collect training data by Marc Kupietz · 3 weeks ago v0.97
  11. 23993b6 CI: add a github workflow that also builds on MacOS by Marc Kupietz · 6 weeks ago
  12. 3c216ba Bump version to 0.96 by Marc Kupietz · 6 weeks ago v0.96
  13. c5856d9 Docker: let the image run as any user by Marc Kupietz · 6 weeks ago
  14. 211fff4 CI: modernize the docker slimming by Marc Kupietz · 6 weeks ago
  15. 606a909 Docker: build Session::Token with C17 by Marc Kupietz · 7 weeks ago
  16. e20daf1 Bundle Devel::CheckLib in inc/ by Marc Kupietz · 7 weeks ago v0.95
  17. 0fc9927 Bump version to 0.95 by Marc Kupietz · 7 weeks ago
  18. 96972c6 Install the rocksdb package instead of building it by Marc Kupietz · 7 weeks ago
  19. cb6adf8 Require collocatordb 1.5.0 by Marc Kupietz · 7 weeks ago
  20. 59c0536 CI: install Devel::CheckLib before resolving the dependencies by Marc Kupietz · 7 weeks ago v0.94
  21. 25ab170 CI: do not let ccache break the build by Marc Kupietz · 7 weeks ago
  22. f700307 Bump version to 0.94 by Marc Kupietz · 7 weeks ago
  23. 6f317a9 Fix collocator lookups for merged models and guard word ranks by Marc Kupietz · 7 weeks ago
  24. d6a163c Give every request its own window sums array by Marc Kupietz · 7 weeks ago
  25. 7662ce1 Fix getVecsByRanks, used by the collocator SOM by Marc Kupietz · 7 weeks ago
  26. d195783 Add changelog entries for the memory leak and cache fixes by Marc Kupietz · 7 weeks ago
  27. af43614 Limit the size of the result caches by Marc Kupietz · 7 weeks ago
  28. 0413530 Fix memory leaks in the request path by Marc Kupietz · 7 weeks ago
  29. 0ab9739 Add getPosWiseW2VCollocators -> json to API by Marc Kupietz · 1 year, 9 months ago
  30. 57cc902 Fix missing export of getPosWiseW2VCollocatorsAsTsv by Marc Kupietz · 1 year, 9 months ago
  31. 8a99d64 add example compose.yaml for running docker with example data by Marc Kupietz · 1 year, 9 months ago
  32. f604691 disable avx2 for Inline::C for more compatibility by Marc Kupietz · 1 year, 9 months ago
  33. 3eeec65 Add w2v->compare_to parameter and use for count-based delta calcs by Marc Kupietz · 1 year, 10 months ago
  34. 6835bf8 docker: install Devel::CheckLib explicitly by Marc Kupietz · 1 year, 10 months ago v0.93.2
  35. 0dd6ad7 move Devel::CheckLib dep from test to main by Marc Kupietz · 1 year, 10 months ago
  36. a6a81dc add CMakeLists.txt for CLion by Marc Kupietz · 1 year, 10 months ago
  37. b3d425d bump version to 0.93.2 by Marc Kupietz · 1 year, 10 months ago
  38. 9f6a19d switch to collocatordb 1.3.2 by Marc Kupietz · 1 year, 10 months ago
  39. e288d8e add some C includes by Marc Kupietz · 1 year, 10 months ago
  40. 46b3528 docker-upload: push also as latest by Marc Kupietz · 2 years ago
  41. a6a5876 Docker: actually squash slimmed image by Marc Kupietz · 2 years ago v0.93.1
  42. a9923bd CI: add docker upload job by Marc Kupietz · 2 years ago
  43. e82c7a0 Docker don't slim the workdir by Marc Kupietz · 2 years ago
  44. 0b02070 Docker slim: wait 20s before probing by Marc Kupietz · 2 years ago
  45. 2c1fb33 gitlab ci: always run build-and-test by Marc Kupietz · 2 years ago
  46. 6d70c32 v0.93.1 by Marc Kupietz · 2 years ago
  47. 10ccb98 GitLab-CI: add build-docker job with slimming by Marc Kupietz · 2 years ago
  48. 846e149 Docker: switch to alpinelinux and cpm by Marc Kupietz · 2 years ago
  49. 694094a Bump version to 0.93 and update Changelog by Marc Kupietz · 2 years, 1 month ago
  50. 7e2d0a0 Update slimming instructions in Readme by Marc Kupietz · 2 years, 1 month ago
  51. 1c90f68 Simplify and debloat running docker container by Marc Kupietz · 2 years, 1 month ago
  52. 6c39901 Remove RocksDB log file from project files by Marc Kupietz · 2 years, 1 month ago
  53. 7effa3e Simplify and debloat running docker container by Marc Kupietz · 2 years, 1 month ago
  54. 014220c Add missing reference in about by Marc Kupietz · 2 years, 1 month ago
  55. 41964fb Add Iași team contribution reference for CoRoLa by Marc Kupietz · 2 years, 1 month ago
  56. 2486d8f Mention R client library in Readme by Marc Kupietz · 2 years, 1 month ago
  57. d3e58ce Mention contributors in Readme by Marc Kupietz · 2 years, 1 month ago
  58. fefa261 Add optional slimming instruction to README.md by Marc Kupietz · 2 years, 1 month ago
  59. 9026567 Fix Dockerfile syntax by Marc Kupietz · 2 years, 1 month ago
  60. d68f5c3 Use KorAP as example for production level offer by Marc Kupietz · 2 years, 1 month ago
  61. 2bb85b2 Update gitignore by Marc Kupietz · 2 years, 1 month ago
  62. fa7628f Add DeReKo and CoRoLa references by Marc Kupietz · 2 years, 1 month ago
  63. 49c5cf0 make KorAP instance configurable by Marc Kupietz · 2 years, 1 month ago
  64. d196a6f Use our own rocksdb fork by Marc Kupietz · 2 years, 1 month ago
  65. 41d61c0 Fix build on MacOS by Marc Kupietz · 2 years, 1 month ago
  66. bdd779a Fix build with gcc 14.1 by Marc Kupietz · 2 years, 1 month ago
  67. 06578a1 Update index.html.ep,deleted wrong blank in RE by Rainer Perkuhn · 2 years, 1 month ago
  68. e58a749 Update index.html.ep, added ",s0" to position specific queries in autofocus response visualization by Rainer Perkuhn · 2 years, 2 months ago
  69. 5891725 Update derekovecs.js, modified cosmas II query proximity operator to /w1:5,s0 as appropriately reflecting context definition by Rainer Perkuhn · 2 years, 2 months ago
  70. d5010ec Update index.html.ep, fix cosmas II queries for collocates with correct replacement of blank and| (also surrounded with blanks) by "oder"; modified cosmas II query proximity operator to /w1:5,s0 as appropriately reflecting context definition by Rainer Perkuhn · 2 years, 2 months ago
  71. 5c0b0e1 CSS: align dt and dd style with p by Marc Kupietz · 2 years, 5 months ago
  72. b37bd84 Add missing reference to latest derekovecs publication by Marc Kupietz · 2 years, 5 months ago
  73. dd8cfbe Improve announcement indention by Marc Kupietz · 2 years, 5 months ago
  74. 6c4f137 Allow HTML in announcements by Marc Kupietz · 2 years, 5 months ago
  75. 4df5533 Keep announcements for 100 days by default by Marc Kupietz · 2 years, 5 months ago
  76. 18d7835 CI: Use caching by Marc Kupietz · 2 years, 7 months ago
  77. 898e548 Add export buttons to data tables by Marc Kupietz · 2 years, 7 months ago
  78. 03e1bdc Bump version to 0.92.1 and add changelog by Marc Kupietz · 2 years, 10 months ago
  79. eacc63f Show version information in footer by Marc Kupietz · 2 years, 10 months ago
  80. 2c84b5d Hotfix escaping of double quotes in count-based collocates by Marc Kupietz · 2 years, 10 months ago
  81. ddba908 Add deploy CI target by Marc Kupietz · 2 years, 10 months ago
  82. 043db15 Add getVocabSize by Marc Kupietz · 2 years, 10 months ago
  83. b36bc74 Use proper json encoding for new API methods by Marc Kupietz · 2 years, 10 months ago
  84. 91f021b Bump version to 0.92 by Marc Kupietz · 2 years, 10 months ago
  85. 2f59a69 Remove duplicate DEFAULT_NET init by Marc Kupietz · 2 years, 10 months ago
  86. dea505e Add getModelName by Marc Kupietz · 2 years, 10 months ago
  87. af708c2 Add getVersion by Marc Kupietz · 2 years, 10 months ago
  88. a546b1e Use tabular nums in dd/dt by Marc Kupietz · 2 years, 10 months ago
  89. 3576c62 Fetch downtime calendar on server side by Marc Kupietz · 2 years, 10 months ago
  90. 68e29be Fix calendar events path by Marc Kupietz · 2 years, 10 months ago
  91. 9ae184c Insert scheduled downtime infos from cloud calendar by Marc Kupietz · 2 years, 10 months ago
  92. ac46402 Add documentdation on getSimilarity API function by Marc Kupietz · 3 years, 5 months ago
  93. f8d0c60 Drop non-standard kl include paths by Marc Kupietz · 3 years, 5 months ago
  94. dd163a3 export getSimilarity by Marc Kupietz · 3 years, 5 months ago
  95. 42e6d09 Fetch jquery via https by Marc Kupietz · 3 years, 5 months ago
  96. da7b349 Don't turn on garbage filter by default: it eats all camelCase words by Marc Kupietz · 3 years, 7 months ago
  97. e29fb9a Add hint to table head mouse-overs for undocumented results by Marc Kupietz · 4 years, 1 month ago
  98. 20e595b Fix documentation of "win" by Marc Kupietz · 4 years, 1 month ago
  99. e82ba3c Add documentation for getClassicCollocators web service funtion result by Marc Kupietz · 4 years, 1 month ago
  100. 93f33e8 Remove bibtex references by Marc Kupietz · 4 years, 1 month ago