0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #30 from sngpt08/patch-1 More... almost 3 years ago
Update word2vec.c More... almost 3 years ago
Merge pull request #25 from goran333/master More... almost 6 years ago
Use bash shell in Makefile to get popd, pushd functionality More... almost 6 years ago
Merge pull request #23 from hanlubiao/win More... almost 6 years ago
enable run in windows More... almost 6 years ago
Fix paths More... over 6 years ago
Merge pull request #16 from dav/upstream-sync More... over 6 years ago
Merge branch 'upstream-sync' of github.com:dav/word2vec into upstream-sync More... over 6 years ago
Merge in upstream updates from latest download of official source More... over 6 years ago
Merge in upstream updates from latest downlaod of official source More... over 6 years ago
Merge pull request #12 from jtotheelliott/patch-1 More... almost 7 years ago
Typo in header: representtion -> representation More... almost 7 years ago
Merge pull request #9 from dav/fix--gzip-vs-zip More... almost 8 years ago
The file downloaded is regular zip format, not gzip, so the `gzip -d` command was barfing. This switches to using `unzip` instead. More... almost 8 years ago
Merge pull request #8 from arielf/master More... almost 8 years ago
Fixes https://github.com/dav/word2vec/issues/2 Suppress warning of the scanf unused return value. More... almost 8 years ago
Merge pull request #7 from arielf/master More... almost 8 years ago
BugFix: demos are in bash, 'sh' is not bash and doesn't support 'pushd' (on Linux at least) More... almost 8 years ago
Applied svn r33 patch from master repo, however compute-accuracy is still segfaulting. More... over 10 years ago
Fix bad call to make in demo script More... over 10 years ago
Updated README More... over 10 years ago
Simpler than a mkdir in scripts More... over 10 years ago
Tetsuo's memory fix patch v2 More... over 10 years ago
More demo shell script fixups and using bin dir More... over 10 years ago
Update script however the compute-accuracy utility is segfaulting atm More... over 10 years ago
Update for demo word accuracy script, however the utility is set faulting atm More... over 10 years ago
Update demo phrases script and change word demo to be more consistent with filenames More... over 10 years ago
Roll back of memory fix patch for now as it was producing invalid vector.bin files. More... over 10 years ago
No warnings on mac completion (use proper header) More... over 10 years ago