1. bf9bac0 Make project a Perl package by Marc Kupietz · 2 years, 8 months ago[Renamed (81%) from derekovecs-server.pl]
  2. 09a493b Use libcollocatordb 1.3.0 with changed measure names in json by Marc Kupietz · 3 years, 8 months ago
  3. f608001 Provide API to get association scores for specific node collocate pairs by Marc Kupietz · 3 years, 9 months ago
  4. 20476c7 Rename w2v -> derekovecs by Marc K · 3 years, 9 months ago[Renamed (95%) from w2v-server.pl]
  5. c0d4187 w2v-server: simplify configuration via MOJO_CONFIG by Marc Kupietz · 3 years, 9 months ago
  6. e8e3ded w2v-server: start with hypnotoad ./w2v_server.pl by Marc Kupietz · 4 years, 4 months ago
  7. 397ce85 w2v-server: default to DeReKo-2020-II-ALPHA by Marc Kupietz · 4 years, 4 months ago
  8. 3080f17 w2v-server: new option -C to disable classic collocator caching by Marc Kupietz · 4 years, 4 months ago
  9. 0efe49b w2v-server: add getOutputWeight function to C library by Marc Kupietz · 4 years, 8 months ago
  10. 9f30157 w2v-server: add getWord API function for checking word presence by Marc Kupietz · 4 years, 8 months ago
  11. 251de9f derekovecs: log less personal data, bu send more to piwik by Marc Kupietz · 4 years, 11 months ago
  12. bd86932 derekovecs: fix mismerge by Marc Kupietz · 4 years, 11 months ago
  13. 0dd689e derekovecs: use official API url for getting background corpus collocates by Marc Kupietz · 4 years, 11 months ago
  14. 56dbabe Fix mismerges from "derekovecs: log more details to matomo" by Marc Kupietz · 5 years ago
  15. 2b8d44a derekovecs: log more details to matomo by Marc Kupietz · 5 years ago
  16. 1b856fa derekovecs: log all queries via Matomo by Marc Kupietz · 5 years ago
  17. 9510451 derekovecs: add obvious parts of German localization by Marc Kupietz · 5 years ago
  18. cddc848 derekovecs: start empty if no word was given by Marc Kupietz · 5 years ago
  19. cb43e49 derecovecs: allow word string and index number in API calls by Marc Kupietz · 5 years ago
  20. f11d20c w2v-server: split off C part into separate file by Marc Kupietz · 5 years ago
  21. 56844a2 w2v-server: some adjustments for acii export by Marc Kupietz · 5 years ago
  22. 33c79d3 w2v-server: add API function getPosWiseW2VCollocators by Marc Kupietz · 5 years ago
  23. d897d5d w2v-server: hack for Warsaw students: default to idea as query keywoard by Marc Kupietz · 5 years ago
  24. 3c0fab1 w2v-server: make output activation threshold variable by Marc Kupietz · 5 years ago
  25. d89431f w2-server: finally fix spurious bug with small cutoffs by Marc Kupietz · 5 years ago
  26. 98ed1c0 w2v-server: add API-function: getSimilarity by Marc Kupietz · 5 years ago
  27. 53b7fdb w2v-server: less debug spam by Marc Kupietz · 5 years ago
  28. 9ee3f41 w2v-server: check for DeReKo reference model also on klinux10 by Marc Kupietz · 5 years ago
  29. b6514dc derekovecs: handle the case when there is no 2nd model for comparison by Marc Kupietz · 5 years ago
  30. 1233eda w2v-server: numpy export: "zip" special and reference vectors if applicable by Marc Kupietz · 6 years ago
  31. 2da2a81 derekovecs: new defaults for domains comparisons by Marc Kupietz · 6 years ago
  32. d7760b4 derekovecs: add tab for words with largest distances in reference space by Marc Kupietz · 6 years ago
  33. 001bffd derekovecs: default to min_analyzed(lD)-0.1 if reference collocate is not analyzed by Marc Kupietz · 6 years ago
  34. 1d96a08 derekovecs: handle nan, inf and NA by Marc Kupietz · 6 years ago
  35. 999ab8c derekovecs: compute reference collocates in parallel by Marc Kupietz · 6 years ago
  36. 81aeed2 derekovecs: compare collocates with reference corpus by Marc Kupietz · 6 years ago
  37. 86b5029 derekovecs: adjustemnts for english models by Marc Kupietz · 6 years ago
  38. 06d6129 derekovecs: improve log infos by Marc Kupietz · 6 years ago
  39. 9ff3c99 derekovecs: fix word-id for merged vocab in classic collocation analysis by Marc Kupietz · 6 years ago
  40. 7631e02 derekovecs: make sure that all variables are initialized by Marc Kupietz · 6 years ago
  41. 00eecb1 collocatordb: for shared perl library, use libstdc++ in parallel mode by Marc Kupietz · 6 years ago
  42. 5270283 derkovecs: fix malloc for cases where less than 100 neighbours are required by Marc Kupietz · 6 years ago
  43. c053d97 derekovecs: add corpus name(s) to heading and page title by Marc Kupietz · 6 years ago
  44. 3082fd0 w2v-server: change merge semantics to cover mono-lingual corpora only by Marc Kupietz · 6 years ago
  45. e8b9dd2 w2vserver: sanitize deduping with merged vecs by Marc Kupietz · 6 years ago
  46. 257a93d w2vserver: fix bug with merged vectors after first query by Marc Kupietz · 6 years ago
  47. 0957d53 w2vserver: simplify getTargetWords by Marc Kupietz · 6 years ago
  48. ebc131e w2vserver: print words with larges difference between main and merged vectors by Marc Kupietz · 6 years ago
  49. 1f0f780 w2vserver: properly search for closest merged vectors by Marc Kupietz · 6 years ago
  50. 1f36dfa w2vserver: HACK: find target words also in merged vocabluary by Marc Kupietz · 6 years ago
  51. 2e2e4db w2v-server: show merged vocabulary in with class "merged" (green) by Marc Kupietz · 6 years ago
  52. e5568a0 Revert "w2v-server: hack for merged l2 vectors (?)" by Marc Kupietz · 6 years ago
  53. 0a68a79 w2v-server: dump only 100000 vectors by Marc Kupietz · 6 years ago
  54. 3020f48 w2v-server: hack for merged l2 vectors (?) by Marc Kupietz · 6 years ago
  55. ac707b3 w2v-server: add nosp parameter do ignore similar profiles by Marc Kupietz · 6 years ago
  56. 3c487bb w2v-server: add local include path for collocatordb by Marc Kupietz · 6 years ago
  57. a8c9815 w2v-server: use local binary copy of libcollocatordb by Marc Kupietz · 6 years ago
  58. fa19426 add -D <file> option to export ascii vecs without labels by Marc Kupietz · 6 years ago
  59. c987fa8 w2v-server: make getSimilarProfiles available from outside the intranet by Marc Kupietz · 7 years ago
  60. a51dcfa w2v-server: load and serve similar profiles if present by Marc Kupietz · 7 years ago
  61. a927057 w2v-server: put css in a separate file by Marc Kupietz · 7 years ago
  62. 6387218 w2v-server: skip target word in total activation summation by Marc Kupietz · 7 years ago
  63. 969adfa w2v-server: hack for DeReKo-2018-RC1: remove quot as garbage by Marc Kupietz · 7 years ago
  64. 19c6824 w2v-server: cache classic ca results by Marc Kupietz · 7 years ago
  65. d5d0573 derekovecs: cutoff cannot be larger than number of words in vocabulary by Marc Kupietz · 7 years ago
  66. e13a355 w2v-server: fix GET method for classic collocators from proxy by Marc Kupietz · 7 years ago
  67. 65a7125 w2v-server: allow POST and GET for getClassicCollocators by Marc Kupietz · 7 years ago
  68. e243efd w2v-server: load and serve collocation db i <net>.rocksdb existsa by Marc Kupietz · 7 years ago
  69. 66bfd95 w2v-server: add hidden button to show maps for collocators by Marc Kupietz · 7 years ago
  70. 4116b43 w2v-server: auto-focus based on maximized ⊥_w'(a/c) by Marc Kupietz · 7 years ago
  71. db2dc7e w2v-server: improve stability by Marc Kupietz · 7 years ago
  72. 728b8ed w2v-server: improve heat depiction by Marc Kupietz · 7 years ago
  73. b6c615d w2v-server: introduce position heats for collocators by Marc Kupietz · 7 years ago
  74. c55c887 w2v-server: fix memory alignment and use qsort by Marc Kupietz · 7 years ago
  75. d0d3e91 w2v-server: simplify neighbour aggregation by Marc Kupietz · 7 years ago
  76. 2dd2dd7 w2v-server: fix cache hash by Marc Kupietz · 7 years ago
  77. 5deb2f6 w2v-server: fix collocator malloc by Marc Kupietz · 7 years ago
  78. a77acce w2v-server: add column and overall normalized sums by Marc Kupietz · 7 years ago
  79. d64f3f2 w2v-server: show window/column normalized collocators by Marc Kupietz · 7 years ago
  80. 580ebdf w2v-server: fix gcc warnings by Marc Kupietz · 7 years ago
  81. df3d4b5 w2v-server: minimal style tabs by Marc Kupietz · 7 years ago
  82. e0e4213 w2v-server: use qsort by Marc Kupietz · 7 years ago
  83. c8fdf3c w2v-server: refactor variable names by Marc Kupietz · 7 years ago
  84. bd41da3 w2v-server: use conormalized activation sum for auto-focus by Marc Kupietz · 7 years ago
  85. 30ca434 w2v-server: add auto focus as window/sort option by Marc Kupietz · 7 years ago
  86. f9ac54e w2v-server: handle out of dictionary words in a more robust way by Marc Kupietz · 7 years ago
  87. c469f3b w2v-server: new param csv for csv-output by Marc Kupietz · 7 years ago
  88. d91212f w2v-server: new param: dedupe by Marc Kupietz · 7 years ago
  89. e284092 w2v-server: make caching sensitive to params by Marc Kupietz · 7 years ago
  90. 33e3aa1 w2v-server: treat <s> and <num> as garbage by Marc Kupietz · 7 years ago
  91. 2c79c5e w2v-servert: add cutoff parame (consider only n most frequent forms) by Marc Kupietz · 7 years ago
  92. b18978b w2v-server: show frequency rank tooltips also for collocators by Marc Kupietz · 7 years ago
  93. 554aff5 w2v-server: fix serving of static js files by Marc Kupietz · 7 years ago
  94. ffef930 w2v-server: serve js directly for better portability by Marc Kupietz · 7 years ago
  95. 1598741 w2v-server: cache results (in memory, for now) by Marc Kupietz · 7 years ago
  96. b3422c1 w2v-server: prepare for reverse proxy access by Marc Kupietz · 7 years ago
  97. a5f6004 w2v-server: bug-fixes and hacks for merged/comparable vecs by Marc Kupietz · 8 years ago
  98. b613b05 w2v-server: add rest/json api (?json=1) by Marc Kupietz · 9 years ago
  99. ab591a8 w2v-server: fix/improve garbage filter by Marc Kupietz · 9 years ago
  100. 8330522 w2v-server: split perl/c and html/ep/js by Marc Kupietz · 9 years ago