1. 29f5bbd collocatordb/derekovecs: provide information about where collocates appear by Marc Kupietz · 6 years ago
  2. 08bfd40 derekovecs: fix classic ca table width after "close details" by Marc Kupietz · 6 years ago
  3. 9c1a3d2 derekovecs: add raw frequency tooltip to collocate by Marc Kupietz · 6 years ago
  4. 5f532b3 derekovecs: upgrade external js libraries by Marc Kupietz · 6 years ago
  5. 63b268f derekovecs/collocatordb: add auto-focus to collocation analysis by Marc Kupietz · 6 years ago
  6. fab14a7 derekovecs: add missing headings for new CA scores by Marc Kupietz · 6 years ago
  7. 9f732f0 derekovecs: include Dunnig-reference on LLR by Marc Kupietz · 6 years ago
  8. 7046b8a derekovecs/collocatordb: default order by Log-Dice by Marc Kupietz · 6 years ago
  9. 7bd5523 derekovecs/collocatordb: add MI, MI², dice, and log-dice scores by Marc Kupietz · 6 years ago
  10. bb3da6a derkovecs: use collocate instead of collocator by Marc Kupietz · 6 years ago
  11. f19814b collocatordb: user Evert's (2004) ll-function instead of Dunning's (1993) by Marc Kupietz · 6 years ago
  12. c053d97 derekovecs: add corpus name(s) to heading and page title by Marc Kupietz · 6 years ago
  13. ee894d5 derekovecs: simply join lists of paradigmatic neigbours ico multiple targets by Marc Kupietz · 6 years ago
  14. 2e2e4db w2v-server: show merged vocabulary in with class "merged" (green) by Marc Kupietz · 6 years ago
  15. a55a09a derekovecs: disable ca-based similar profiles for now by Marc Kupietz · 6 years ago
  16. 384c913 derekovecs: show similar profiles if present by Marc Kupietz · 7 years ago
  17. 4949d23 derekovecs: move css to separate file (2/2) by Marc Kupietz · 7 years ago
  18. cdd5130 derecovecs: start moving javascript to separate file by Marc Kupietz · 7 years ago
  19. deb8f62 derekovecs: flex layout + hidden details by Marc Kupietz · 7 years ago
  20. 1acb317 derekovecs: add option to hide details by Marc Kupietz · 7 years ago
  21. 5a7f9ac derekovecs: rename lfmd to pmi³ by Marc Kupietz · 7 years ago
  22. cd136e2 derekovecs: show classic collocator ths only if collocators exist by Marc Kupietz · 7 years ago
  23. e871abd derekovecs: adjust column heads when collocator tab is shown by Marc Kupietz · 7 years ago
  24. b4b53ca derekovecs: show raw frequencies with classic collocators by Marc Kupietz · 7 years ago
  25. a0ffb39 derekovecs: more tootltip info on cohesion measures using MathJax by Marc Kupietz · 7 years ago
  26. 8893dec derekovecs: use GET instead of POST for classic collocators by Marc Kupietz · 7 years ago
  27. cfcdcfc derekovecs: show association measures also for direct neighbours by Marc Kupietz · 7 years ago
  28. ad78372 w2v-js: fix onclick bindings for collocators by Marc Kupietz · 7 years ago
  29. 78b434a w2v-js: ajax call for classic collocators from inside datatable by Marc Kupietz · 7 years ago
  30. e6a7a73 w2v-server-js: also show classical collocation analysis by Marc Kupietz · 7 years ago
  31. ebea470 w2v-server: more detailed info about training parameters by Marc Kupietz · 7 years ago
  32. 66bfd95 w2v-server: add hidden button to show maps for collocators by Marc Kupietz · 7 years ago
  33. c822118 w2v-server: add monospace default font by Marc Kupietz · 7 years ago
  34. b3a2e4f w2v-server: fix KorAP search for multiple word alternatives by Marc Kupietz · 7 years ago
  35. 4116b43 w2v-server: auto-focus based on maximized ⊥_w'(a/c) by Marc Kupietz · 7 years ago
  36. 3eeb102 w2v-server: add KorAP-links for each collocator window position by Marc Kupietz · 7 years ago
  37. 8f75b1f w2v-server: show pointer cursor on KorAP-links by Marc Kupietz · 7 years ago
  38. 0ba5c81 w2v-server: activate tab based on localStorage only unless fragment specified by Marc Kupietz · 7 years ago
  39. 8f9c86a w2v-server: improve self-links in tsne-map and som by Marc Kupietz · 7 years ago
  40. d6b1544 w2v-server: rename datatable internal search to "Filter" by Marc Kupietz · 7 years ago
  41. 451f8d8 w2v-server: fix handling of oov words by Marc Kupietz · 7 years ago
  42. 5827066 w2v-server: untabify by Marc Kupietz · 7 years ago
  43. 0d4c0ca w2v-server: build similars table on the client side by Marc Kupietz · 7 years ago
  44. ddaba63 w2v-server: activate last active tab after tabs are initialized by Marc Kupietz · 7 years ago
  45. 52a3ec7 Revert "Revert "w2v-server: generate tsne-map from js variables"" by Marc Kupietz · 7 years ago
  46. 6e6aaac Revert "w2v-server: generate tsne-map from js variables" by Marc Kupietz · 7 years ago
  47. c4adc10 w2v-server: generate tsne-map from js variables by Marc Kupietz · 7 years ago
  48. b2b7aa6 w2v-server: save active tab in localStorage by Marc Kupietz · 7 years ago
  49. 896c909 w2v-server: handle empty word by Marc Kupietz · 7 years ago
  50. 728b8ed w2v-server: improve heat depiction by Marc Kupietz · 7 years ago
  51. b6c615d w2v-server: introduce position heats for collocators by Marc Kupietz · 7 years ago
  52. aaae015 w2v-server: fix table of simiilars by Marc Kupietz · 7 years ago
  53. 6e2fc10 w2v-server: hide rendering process by Marc Kupietz · 7 years ago
  54. a6e08f0 w2v-server: get parameters with javascript by Marc Kupietz · 7 years ago
  55. 2f6b74a w2v-server: show dialog if word not found by Marc Kupietz · 7 years ago
  56. 2279614 w2v-server: build collocator table on the client side by Marc Kupietz · 7 years ago
  57. a77acce w2v-server: add column and overall normalized sums by Marc Kupietz · 7 years ago
  58. d64f3f2 w2v-server: show window/column normalized collocators by Marc Kupietz · 7 years ago
  59. 34c0817 w2v-server: fix spacing and indent by Marc Kupietz · 7 years ago
  60. 81bf39c w2v-server: introduce header with pagetitle, search bar and options by Marc Kupietz · 7 years ago
  61. 7811453 w2v-server: show som always by Marc Kupietz · 7 years ago
  62. df3d4b5 w2v-server: minimal style tabs by Marc Kupietz · 7 years ago
  63. c1e42c3 w2v-server: fix iterations id by Marc Kupietz · 7 years ago
  64. 6dbadd1 w2v-server: use IDS CD for slides (for now) by Marc Kupietz · 7 years ago
  65. dab9f22 w2v-server: make option settings work by Marc Kupietz · 7 years ago
  66. b0173f1 w2v-server: show map below list if width is unsufficient by Marc Kupietz · 7 years ago
  67. 4fcda0c w2v-server: put SOM in extra tab by Marc Kupietz · 7 years ago
  68. 4abcd68 w2v-server: move search field and options right by Marc Kupietz · 7 years ago
  69. 3305b0a w2v-server: use different tabs for syntagmatic/paradigmatic by Marc Kupietz · 7 years ago
  70. 0af83e3 w2v-server: separate similar/collocator tables by Marc Kupietz · 7 years ago
  71. 694610d w2v-server: use DataTables by Marc Kupietz · 7 years ago
  72. 4dc270c w2v-server: add onclick to launch KorAP for collocators by Marc Kupietz · 7 years ago
  73. 6fe7f39 w2v-server: remove sum(p) column for collocators by Marc Kupietz · 7 years ago
  74. e7ffaf2 w2v-server: improve table head readability by Marc Kupietz · 7 years ago
  75. 30ca434 w2v-server: add auto focus as window/sort option by Marc Kupietz · 7 years ago
  76. 4ccb489 w2v-server: add dedup checkbox to html template by Marc Kupietz · 7 years ago
  77. f9ac54e w2v-server: handle out of dictionary words in a more robust way by Marc Kupietz · 7 years ago
  78. 2c79c5e w2v-servert: add cutoff parame (consider only n most frequent forms) by Marc Kupietz · 7 years ago
  79. b18978b w2v-server: show frequency rank tooltips also for collocators by Marc Kupietz · 7 years ago
  80. 554aff5 w2v-server: fix serving of static js files by Marc Kupietz · 7 years ago
  81. 39179ab w2v-server: add button for KorAP query by Marc Kupietz · 7 years ago
  82. 80bd7b9 w2v-server: update jquery ui by Marc Kupietz · 7 years ago
  83. b3422c1 w2v-server: prepare for reverse proxy access by Marc Kupietz · 7 years ago
  84. adaa163 w2v-server: move js to folder by Marc Kupietz · 7 years ago
  85. f4b4939 w2v-server: keep url parameters in all links by Marc Kupietz · 9 years ago
  86. 8330522 w2v-server: split perl/c and html/ep/js by Marc Kupietz · 9 years ago