1. 81aeed2 derekovecs: compare collocates with reference corpus by Marc Kupietz · 6 years ago
  2. 86b5029 derekovecs: adjustemnts for english models by Marc Kupietz · 6 years ago
  3. 06d6129 derekovecs: improve log infos by Marc Kupietz · 6 years ago
  4. 9ff3c99 derekovecs: fix word-id for merged vocab in classic collocation analysis by Marc Kupietz · 6 years ago
  5. 4784fae derekokvecs: provide some marginal/meta data in CA by Marc Kupietz · 6 years ago
  6. 7b0e5de derekovecs: update mouse-overs by Marc Kupietz · 6 years ago
  7. 7631e02 derekovecs: make sure that all variables are initialized by Marc Kupietz · 6 years ago
  8. 00eecb1 collocatordb: for shared perl library, use libstdc++ in parallel mode by Marc Kupietz · 6 years ago
  9. 29f5bbd collocatordb/derekovecs: provide information about where collocates appear by Marc Kupietz · 6 years ago
  10. 08bfd40 derekovecs: fix classic ca table width after "close details" by Marc Kupietz · 6 years ago
  11. 9c1a3d2 derekovecs: add raw frequency tooltip to collocate by Marc Kupietz · 6 years ago
  12. 5f532b3 derekovecs: upgrade external js libraries by Marc Kupietz · 6 years ago
  13. 63b268f derekovecs/collocatordb: add auto-focus to collocation analysis by Marc Kupietz · 6 years ago
  14. fab14a7 derekovecs: add missing headings for new CA scores by Marc Kupietz · 6 years ago
  15. 9f732f0 derekovecs: include Dunnig-reference on LLR by Marc Kupietz · 6 years ago
  16. 7046b8a derekovecs/collocatordb: default order by Log-Dice by Marc Kupietz · 6 years ago
  17. 7bd5523 derekovecs/collocatordb: add MI, MI², dice, and log-dice scores by Marc Kupietz · 6 years ago
  18. bb3da6a derkovecs: use collocate instead of collocator by Marc Kupietz · 6 years ago
  19. f19814b collocatordb: user Evert's (2004) ll-function instead of Dunning's (1993) by Marc Kupietz · 6 years ago
  20. 5270283 derkovecs: fix malloc for cases where less than 100 neighbours are required by Marc Kupietz · 6 years ago
  21. 4df4e10 derekovecs: make the target words more easily visible: let them blink by Marc Kupietz · 6 years ago
  22. c053d97 derekovecs: add corpus name(s) to heading and page title by Marc Kupietz · 6 years ago
  23. ee894d5 derekovecs: simply join lists of paradigmatic neigbours ico multiple targets by Marc Kupietz · 6 years ago
  24. 3082fd0 w2v-server: change merge semantics to cover mono-lingual corpora only by Marc Kupietz · 6 years ago
  25. e8b9dd2 w2vserver: sanitize deduping with merged vecs by Marc Kupietz · 6 years ago
  26. 257a93d w2vserver: fix bug with merged vectors after first query by Marc Kupietz · 6 years ago
  27. 0957d53 w2vserver: simplify getTargetWords by Marc Kupietz · 6 years ago
  28. ebc131e w2vserver: print words with larges difference between main and merged vectors by Marc Kupietz · 6 years ago
  29. 1f0f780 w2vserver: properly search for closest merged vectors by Marc Kupietz · 6 years ago
  30. 1f36dfa w2vserver: HACK: find target words also in merged vocabluary by Marc Kupietz · 6 years ago
  31. 2e2e4db w2v-server: show merged vocabulary in with class "merged" (green) by Marc Kupietz · 6 years ago
  32. e5568a0 Revert "w2v-server: hack for merged l2 vectors (?)" by Marc Kupietz · 6 years ago
  33. 0a68a79 w2v-server: dump only 100000 vectors by Marc Kupietz · 6 years ago
  34. 3020f48 w2v-server: hack for merged l2 vectors (?) by Marc Kupietz · 6 years ago
  35. ac707b3 w2v-server: add nosp parameter do ignore similar profiles by Marc Kupietz · 6 years ago
  36. 3c487bb w2v-server: add local include path for collocatordb by Marc Kupietz · 6 years ago
  37. a55a09a derekovecs: disable ca-based similar profiles for now by Marc Kupietz · 6 years ago
  38. a8c9815 w2v-server: use local binary copy of libcollocatordb by Marc Kupietz · 6 years ago
  39. fa19426 add -D <file> option to export ascii vecs without labels by Marc Kupietz · 6 years ago
  40. c987fa8 w2v-server: make getSimilarProfiles available from outside the intranet by Marc Kupietz · 7 years ago
  41. b347c9a derekovecs: middle click on related words launches KoRAP by Marc Kupietz · 7 years ago
  42. 384c913 derekovecs: show similar profiles if present by Marc Kupietz · 7 years ago
  43. 4949d23 derekovecs: move css to separate file (2/2) by Marc Kupietz · 7 years ago
  44. cdd5130 derecovecs: start moving javascript to separate file by Marc Kupietz · 7 years ago
  45. a51dcfa w2v-server: load and serve similar profiles if present by Marc Kupietz · 7 years ago
  46. a927057 w2v-server: put css in a separate file by Marc Kupietz · 7 years ago
  47. 6c8b59a derekovecs: som: fix mouseover titles by Marc Kupietz · 7 years ago
  48. b7fdd70 derekovecs: middle button in paradigmatic maps open KorAP search by Marc Kupietz · 7 years ago
  49. b4f2b92 derekovecs: fix gain clamping by Marc Kupietz · 7 years ago
  50. 6387218 w2v-server: skip target word in total activation summation by Marc Kupietz · 7 years ago
  51. 969adfa w2v-server: hack for DeReKo-2018-RC1: remove quot as garbage by Marc Kupietz · 7 years ago
  52. 19c6824 w2v-server: cache classic ca results by Marc Kupietz · 7 years ago
  53. deb8f62 derekovecs: flex layout + hidden details by Marc Kupietz · 7 years ago
  54. 1acb317 derekovecs: add option to hide details by Marc Kupietz · 7 years ago
  55. d5d0573 derekovecs: cutoff cannot be larger than number of words in vocabulary by Marc Kupietz · 7 years ago
  56. 5a7f9ac derekovecs: rename lfmd to pmi³ by Marc Kupietz · 7 years ago
  57. cd136e2 derekovecs: show classic collocator ths only if collocators exist by Marc Kupietz · 7 years ago
  58. e871abd derekovecs: adjust column heads when collocator tab is shown by Marc Kupietz · 7 years ago
  59. b4b53ca derekovecs: show raw frequencies with classic collocators by Marc Kupietz · 7 years ago
  60. a0ffb39 derekovecs: more tootltip info on cohesion measures using MathJax by Marc Kupietz · 7 years ago
  61. e13a355 w2v-server: fix GET method for classic collocators from proxy by Marc Kupietz · 7 years ago
  62. 8893dec derekovecs: use GET instead of POST for classic collocators by Marc Kupietz · 7 years ago
  63. cfcdcfc derekovecs: show association measures also for direct neighbours by Marc Kupietz · 7 years ago
  64. 65a7125 w2v-server: allow POST and GET for getClassicCollocators by Marc Kupietz · 7 years ago
  65. ad78372 w2v-js: fix onclick bindings for collocators by Marc Kupietz · 7 years ago
  66. 78b434a w2v-js: ajax call for classic collocators from inside datatable by Marc Kupietz · 7 years ago
  67. e6a7a73 w2v-server-js: also show classical collocation analysis by Marc Kupietz · 7 years ago
  68. ebea470 w2v-server: more detailed info about training parameters by Marc Kupietz · 7 years ago
  69. e243efd w2v-server: load and serve collocation db i <net>.rocksdb existsa by Marc Kupietz · 7 years ago
  70. 66bfd95 w2v-server: add hidden button to show maps for collocators by Marc Kupietz · 7 years ago
  71. c822118 w2v-server: add monospace default font by Marc Kupietz · 7 years ago
  72. b3a2e4f w2v-server: fix KorAP search for multiple word alternatives by Marc Kupietz · 7 years ago
  73. 4116b43 w2v-server: auto-focus based on maximized ⊥_w'(a/c) by Marc Kupietz · 7 years ago
  74. 3eeb102 w2v-server: add KorAP-links for each collocator window position by Marc Kupietz · 7 years ago
  75. 8f75b1f w2v-server: show pointer cursor on KorAP-links by Marc Kupietz · 7 years ago
  76. 0ba5c81 w2v-server: activate tab based on localStorage only unless fragment specified by Marc Kupietz · 7 years ago
  77. 8f9c86a w2v-server: improve self-links in tsne-map and som by Marc Kupietz · 7 years ago
  78. d6b1544 w2v-server: rename datatable internal search to "Filter" by Marc Kupietz · 7 years ago
  79. 451f8d8 w2v-server: fix handling of oov words by Marc Kupietz · 7 years ago
  80. 5827066 w2v-server: untabify by Marc Kupietz · 7 years ago
  81. 0d4c0ca w2v-server: build similars table on the client side by Marc Kupietz · 7 years ago
  82. ddaba63 w2v-server: activate last active tab after tabs are initialized by Marc Kupietz · 7 years ago
  83. 52a3ec7 Revert "Revert "w2v-server: generate tsne-map from js variables"" by Marc Kupietz · 7 years ago
  84. 6e6aaac Revert "w2v-server: generate tsne-map from js variables" by Marc Kupietz · 7 years ago
  85. c4adc10 w2v-server: generate tsne-map from js variables by Marc Kupietz · 7 years ago
  86. b2b7aa6 w2v-server: save active tab in localStorage by Marc Kupietz · 7 years ago
  87. 896c909 w2v-server: handle empty word by Marc Kupietz · 7 years ago
  88. db2dc7e w2v-server: improve stability by Marc Kupietz · 7 years ago
  89. 728b8ed w2v-server: improve heat depiction by Marc Kupietz · 7 years ago
  90. b6c615d w2v-server: introduce position heats for collocators by Marc Kupietz · 7 years ago
  91. aaae015 w2v-server: fix table of simiilars by Marc Kupietz · 7 years ago
  92. c55c887 w2v-server: fix memory alignment and use qsort by Marc Kupietz · 7 years ago
  93. d0d3e91 w2v-server: simplify neighbour aggregation by Marc Kupietz · 7 years ago
  94. 2dd2dd7 w2v-server: fix cache hash by Marc Kupietz · 7 years ago
  95. 6e2fc10 w2v-server: hide rendering process by Marc Kupietz · 7 years ago
  96. a6e08f0 w2v-server: get parameters with javascript by Marc Kupietz · 7 years ago
  97. 5deb2f6 w2v-server: fix collocator malloc by Marc Kupietz · 7 years ago
  98. 2f6b74a w2v-server: show dialog if word not found by Marc Kupietz · 7 years ago
  99. 2279614 w2v-server: build collocator table on the client side by Marc Kupietz · 7 years ago
  100. a77acce w2v-server: add column and overall normalized sums by Marc Kupietz · 7 years ago