1. 9cb3e33 Add CMLC 22 paper to README.md by Marc Kupietz · 10 months ago
  2. 3b8d2ef Update examples in README.md by Marc Kupietz · 10 months ago
  3. 9ce82fa Don't test metadata with count based model for now by Marc Kupietz · 10 months ago
  4. bafd15d Include metadata words into negative sampling training by Marc Kupietz · 10 months ago
  5. 42e44e5 Fix reset of current metadata index by Marc Kupietz · 10 months ago
  6. 769a5f6 Improve readability by Marc Kupietz · 11 months ago
  7. c564b1f Train with metadata by Marc Kupietz · 11 months ago
  8. 178a3c9 Save metadata in standard dictionary by Marc Kupietz · 11 months ago
  9. 879333c Add -metadata-categories <n> option to support metadata input by Marc Kupietz · 11 months ago
  10. 61485ad Add Debug profile to CMake by Marc Kupietz · 11 months ago
  11. f00e7b0 Fix compile warning with posix_memalign by Marc Kupietz · 11 months ago
  12. f3b1db0 CI: Use ccache and apt cache by Marc Kupietz · 11 months ago
  13. 6eab2f4 Fix build with gcc 13 by including <cstdint> by Marc Kupietz · 11 months ago
  14. cdb91ba Use and advertise KorAP-XML-CoNLL-U for generating training input by Marc Kupietz · 11 months ago
  15. 309b925 Fix type-3 test typo by Marc Kupietz · 11 months ago
  16. bca9e04 Add test for building collocation db by Marc Kupietz · 2 years, 7 months ago
  17. b738ec7 Rename private -> ids-kl by Marc Kupietz · 2 years, 7 months ago
  18. 2a0c25a ci: try to cache rocksdb by Marc Kupietz · 2 years, 7 months ago
  19. 2a93f3a ci: build and test in one step by Marc Kupietz · 2 years, 8 months ago
  20. 49358e1 Add missing quotes in .gitlab-ci.yml by Marc Kupietz · 2 years, 8 months ago
  21. 485be1c Fix ci script by Marc Kupietz · 2 years, 8 months ago
  22. 97ada39 Add GitLab CI pipeline by Marc Kupietz · 2 years, 8 months ago
  23. 83a67d4 Update version and executable name in source by Marc Kupietz · 3 years, 8 months ago
  24. 66789b8 Update Readme.md by Marc Kupietz · 3 years, 8 months ago
  25. 31e2e31 Add first tests by Marc Kupietz · 3 years, 8 months ago
  26. 6afb352 Switch to cmake by Marc Kupietz · 3 years, 8 months ago
  27. 4c97293 Keep only Marc's current source version by Marc Kupietz · 3 years, 8 months ago
  28. 3584d65 Use new libcollocatordb_static.a by Marc Kupietz · 3 years, 8 months ago
  29. 894401e Merge changes I6922253c,Iad7c595b by Marc Kupietz · 3 years, 8 months ago
  30. dd8b854 bug fixes by Peter Fankhauser · 4 years, 5 months ago
  31. 295ba0f wang2vec: factor out collocator- and rocksdb in makefile by Marc Kupietz · 4 years, 5 months ago
  32. a695cf1 bug fixes by Peter Fankhauser · 4 years, 5 months ago
  33. 2fa0866 wang2vec: factor out collocator- and rocksdb in makefile by Marc Kupietz · 4 years, 5 months ago
  34. 117aab0 Corrected a bug that did no training when reading a vocabulary without recounting (-tc 0). by Peter Fankhauser · 4 years, 7 months ago
  35. 8c7f24e Extended with make for word2vec1 (from word2vecExt1.c) by Peter Fankhauser · 4 years, 7 months ago
  36. 542b687 Extended with option -train-counts by Peter Fankhauser · 4 years, 7 months ago
  37. b16eba4 wang2vec: add type 5 to store positional bigramms / cooccurence counts by Marc Kupietz · 6 years ago
  38. 613edbf wang2vec: add type 5 for saving collocation frequencies only by Marc Kupietz · 7 years ago
  39. b366bcd wang2vec: fix time calculation with bg threads by Marc Kupietz · 7 years ago
  40. e423f73 wang2vec: add -magic-stop-file <file> option by Marc Kupietz · 7 years ago
  41. 4413674 wang2vec: fix save-args option by Marc Kupietz · 7 years ago
  42. c7f773b w2v-server: improve stability by Marc Kupietz · 7 years ago
  43. e23c540 wang2vec: fix debug info and respect locale by Marc Kupietz · 8 years ago
  44. 202723e wang2vec: byte based slice limits and proper progress info by Marc Kupietz · 8 years ago
  45. c2731b2 wang2vec: estimate number of words in train file if -read-vocab by Marc Kupietz · 8 years ago
  46. 22f109f wang2vec: show cycles ahead by Marc Kupietz · 8 years ago
  47. 1c9bc12 Merge branch 'master' of /git/kl by Peter Fankhauser · 9 years ago
  48. 66035a4 wang2vec: Fix of sentence_position running over sentence_length in structured skipgram by Peter Fankhauser · 9 years ago
  49. 5bec9e1 Fix of sentence_position running over sentence_length in structured skipgram by Peter Fankhauser · 9 years ago
  50. da5ebbc wang2vec: fix for consequtive downsampled collocators by Marc Kupietz · 9 years ago
  51. 210b9d5 wang2vec: save args by Marc Kupietz · 9 years ago
  52. ab4e5af wang2vec: keep correct positions when downsampling in structured skipgrams by Marc Kupietz · 9 years ago
  53. c9d5efa Revert "wang2vec: normalize net before saving" by Marc Kupietz · 9 years ago
  54. c14eff0 wang2vec: normalize net before saving by Marc Kupietz · 9 years ago
  55. 79fd83d wang2vec: show position of collocators by Marc Kupietz · 9 years ago
  56. 71996e7 wang2vec: show n max. responsive collocators by Marc Kupietz · 9 years ago
  57. 0a664c1 wang2vec: fix order of collocators by Marc Kupietz · 9 years ago
  58. 57c0df1 wang2vec: make sure nets are read correctly by Marc Kupietz · 9 years ago
  59. 0fb5d61 wang2vec: treat activations as probabilities and compute p(union) accordingly by Marc Kupietz · 9 years ago
  60. 6b1f2ba wang2vec: add option -show-cc <int> to show collocations by Marc Kupietz · 9 years ago
  61. 313fcc5 wang2vec: fix and only support net-reading/saving for structured skipngrams by Marc Kupietz · 9 years ago
  62. 1006a27 wang2vec: init only used hiden->ouput nets by Marc Kupietz · 9 years ago
  63. c697933 wang2vec: simplify net read and save by Marc Kupietz · 9 years ago
  64. 3e6a834 wang2vec: move remaining files by Marc Kupietz · 9 years ago
  65. d6f9c71 wang2vec: move to the right position by Marc Kupietz · 9 years ago