- e3c7e64 Bump version also in source code by Marc Kupietz · 4 weeks ago master
- b86fee0 README: add example for re-training by Marc Kupietz · 4 weeks ago
- d724abd Bump version to 0.9.1 by Marc Kupietz · 4 weeks ago
- 0fb4fd6 Update README.md by Marc Kupietz · 4 weeks ago
- 7f1fc33 Fix VocabCompare to prevent integer overflow during vocabulary sorting by „feldmueller“ · 4 weeks ago
- 61485ad Add Debug profile to CMake by Marc Kupietz · 11 months ago
- f00e7b0 Fix compile warning with posix_memalign by Marc Kupietz · 11 months ago
- f3b1db0 CI: Use ccache and apt cache by Marc Kupietz · 11 months ago
- 6eab2f4 Fix build with gcc 13 by including <cstdint> by Marc Kupietz · 11 months ago
- cdb91ba Use and advertise KorAP-XML-CoNLL-U for generating training input by Marc Kupietz · 11 months ago
- 309b925 Fix type-3 test typo by Marc Kupietz · 11 months ago
- bca9e04 Add test for building collocation db by Marc Kupietz · 2 years, 7 months ago
- b738ec7 Rename private -> ids-kl by Marc Kupietz · 2 years, 7 months ago
- 2a0c25a ci: try to cache rocksdb by Marc Kupietz · 2 years, 7 months ago
- 2a93f3a ci: build and test in one step by Marc Kupietz · 2 years, 8 months ago
- 49358e1 Add missing quotes in .gitlab-ci.yml by Marc Kupietz · 2 years, 8 months ago
- 485be1c Fix ci script by Marc Kupietz · 2 years, 8 months ago
- 97ada39 Add GitLab CI pipeline by Marc Kupietz · 2 years, 8 months ago
- 83a67d4 Update version and executable name in source by Marc Kupietz · 3 years, 8 months ago
- 66789b8 Update Readme.md by Marc Kupietz · 3 years, 8 months ago
- 31e2e31 Add first tests by Marc Kupietz · 3 years, 8 months ago
- 6afb352 Switch to cmake by Marc Kupietz · 3 years, 8 months ago
- 4c97293 Keep only Marc's current source version by Marc Kupietz · 3 years, 8 months ago
- 3584d65 Use new libcollocatordb_static.a by Marc Kupietz · 3 years, 8 months ago
- 894401e Merge changes I6922253c,Iad7c595b by Marc Kupietz · 3 years, 8 months ago
- dd8b854 bug fixes by Peter Fankhauser · 4 years, 5 months ago
- 295ba0f wang2vec: factor out collocator- and rocksdb in makefile by Marc Kupietz · 4 years, 5 months ago
- a695cf1 bug fixes by Peter Fankhauser · 4 years, 5 months ago
- 2fa0866 wang2vec: factor out collocator- and rocksdb in makefile by Marc Kupietz · 4 years, 5 months ago
- 117aab0 Corrected a bug that did no training when reading a vocabulary without recounting (-tc 0). by Peter Fankhauser · 4 years, 7 months ago
- 8c7f24e Extended with make for word2vec1 (from word2vecExt1.c) by Peter Fankhauser · 4 years, 7 months ago
- 542b687 Extended with option -train-counts by Peter Fankhauser · 4 years, 7 months ago
- b16eba4 wang2vec: add type 5 to store positional bigramms / cooccurence counts by Marc Kupietz · 6 years ago
- 613edbf wang2vec: add type 5 for saving collocation frequencies only by Marc Kupietz · 7 years ago
- b366bcd wang2vec: fix time calculation with bg threads by Marc Kupietz · 7 years ago
- e423f73 wang2vec: add -magic-stop-file <file> option by Marc Kupietz · 7 years ago
- 4413674 wang2vec: fix save-args option by Marc Kupietz · 7 years ago
- c7f773b w2v-server: improve stability by Marc Kupietz · 7 years ago
- e23c540 wang2vec: fix debug info and respect locale by Marc Kupietz · 8 years ago
- 202723e wang2vec: byte based slice limits and proper progress info by Marc Kupietz · 8 years ago
- c2731b2 wang2vec: estimate number of words in train file if -read-vocab by Marc Kupietz · 8 years ago
- 22f109f wang2vec: show cycles ahead by Marc Kupietz · 8 years ago
- 1c9bc12 Merge branch 'master' of /git/kl by Peter Fankhauser · 9 years ago
- 66035a4 wang2vec: Fix of sentence_position running over sentence_length in structured skipgram by Peter Fankhauser · 9 years ago
- 5bec9e1 Fix of sentence_position running over sentence_length in structured skipgram by Peter Fankhauser · 9 years ago
- da5ebbc wang2vec: fix for consequtive downsampled collocators by Marc Kupietz · 9 years ago
- 210b9d5 wang2vec: save args by Marc Kupietz · 9 years ago
- ab4e5af wang2vec: keep correct positions when downsampling in structured skipgrams by Marc Kupietz · 9 years ago
- c9d5efa Revert "wang2vec: normalize net before saving" by Marc Kupietz · 9 years ago
- c14eff0 wang2vec: normalize net before saving by Marc Kupietz · 9 years ago
- 79fd83d wang2vec: show position of collocators by Marc Kupietz · 9 years ago
- 71996e7 wang2vec: show n max. responsive collocators by Marc Kupietz · 9 years ago
- 0a664c1 wang2vec: fix order of collocators by Marc Kupietz · 9 years ago
- 57c0df1 wang2vec: make sure nets are read correctly by Marc Kupietz · 9 years ago
- 0fb5d61 wang2vec: treat activations as probabilities and compute p(union) accordingly by Marc Kupietz · 9 years ago
- 6b1f2ba wang2vec: add option -show-cc <int> to show collocations by Marc Kupietz · 9 years ago
- 313fcc5 wang2vec: fix and only support net-reading/saving for structured skipngrams by Marc Kupietz · 9 years ago
- 1006a27 wang2vec: init only used hiden->ouput nets by Marc Kupietz · 9 years ago
- c697933 wang2vec: simplify net read and save by Marc Kupietz · 9 years ago
- 3e6a834 wang2vec: move remaining files by Marc Kupietz · 9 years ago
- d6f9c71 wang2vec: move to the right position by Marc Kupietz · 9 years ago