1. 8e6c3b4 Bump version to 0.9.2 by Marc Kupietz · 5 weeks ago
  2. 8bc903d Fix the heap overflow that crashed the indexing on MacOS by Marc Kupietz · 5 weeks ago
  3. 42cda0b Close the collocation database when indexing is done by Marc Kupietz · 6 weeks ago
  4. 50de14a Write the memory mappable model form after training by Marc Kupietz · 6 weeks ago
  5. ac23b98 fully fix potential bug with count based collocation window by Marc Kupietz · 1 year, 1 month ago
  6. c4f874e fix potential bug with count based collocation window by feldmueller · 1 year, 1 month ago
  7. e3c7e64 Bump version also in source code by Marc Kupietz · 1 year, 11 months ago
  8. 7f1fc33 Fix VocabCompare to prevent integer overflow during vocabulary sorting by „feldmueller“ · 1 year, 11 months ago
  9. 61485ad Add Debug profile to CMake by Marc Kupietz · 2 years, 9 months ago
  10. f00e7b0 Fix compile warning with posix_memalign by Marc Kupietz · 2 years, 9 months ago
  11. 83a67d4 Update version and executable name in source by Marc Kupietz · 5 years ago
  12. 6afb352 Switch to cmake by Marc Kupietz · 5 years ago[Renamed from word2vecExt.c]
  13. 613edbf wang2vec: add type 5 for saving collocation frequencies only by Marc Kupietz · 9 years ago
  14. b366bcd wang2vec: fix time calculation with bg threads by Marc Kupietz · 9 years ago
  15. e423f73 wang2vec: add -magic-stop-file <file> option by Marc Kupietz · 9 years ago
  16. 4413674 wang2vec: fix save-args option by Marc Kupietz · 9 years ago
  17. c7f773b w2v-server: improve stability by Marc Kupietz · 9 years ago
  18. e23c540 wang2vec: fix debug info and respect locale by Marc Kupietz · 10 years ago
  19. 202723e wang2vec: byte based slice limits and proper progress info by Marc Kupietz · 10 years ago
  20. c2731b2 wang2vec: estimate number of words in train file if -read-vocab by Marc Kupietz · 10 years ago
  21. 22f109f wang2vec: show cycles ahead by Marc Kupietz · 10 years ago
  22. 66035a4 wang2vec: Fix of sentence_position running over sentence_length in structured skipgram by Peter Fankhauser · 10 years ago
  23. da5ebbc wang2vec: fix for consequtive downsampled collocators by Marc Kupietz · 10 years ago
  24. 210b9d5 wang2vec: save args by Marc Kupietz · 10 years ago
  25. ab4e5af wang2vec: keep correct positions when downsampling in structured skipgrams by Marc Kupietz · 10 years ago
  26. c9d5efa Revert "wang2vec: normalize net before saving" by Marc Kupietz · 10 years ago
  27. c14eff0 wang2vec: normalize net before saving by Marc Kupietz · 10 years ago
  28. 79fd83d wang2vec: show position of collocators by Marc Kupietz · 10 years ago
  29. 71996e7 wang2vec: show n max. responsive collocators by Marc Kupietz · 10 years ago
  30. 0a664c1 wang2vec: fix order of collocators by Marc Kupietz · 10 years ago
  31. 57c0df1 wang2vec: make sure nets are read correctly by Marc Kupietz · 10 years ago
  32. 0fb5d61 wang2vec: treat activations as probabilities and compute p(union) accordingly by Marc Kupietz · 10 years ago
  33. 6b1f2ba wang2vec: add option -show-cc <int> to show collocations by Marc Kupietz · 11 years ago
  34. 313fcc5 wang2vec: fix and only support net-reading/saving for structured skipngrams by Marc Kupietz · 11 years ago
  35. 1006a27 wang2vec: init only used hiden->ouput nets by Marc Kupietz · 11 years ago
  36. c697933 wang2vec: simplify net read and save by Marc Kupietz · 11 years ago
  37. d6f9c71 wang2vec: move to the right position by Marc Kupietz · 11 years ago