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