Skip to content

Releases: hfxunlp/GloVe-win

Version 0.7 with x86 and x64 support

22 Nov 11:59
Compare
Choose a tag to compare
Pre-release

Fix bug in shuffle.c, sorry for that.

Version 0.6 with x86 and x64 support

09 Jun 04:35
Compare
Choose a tag to compare
Pre-release

Update pthreads-win32 to 2.10 from MinGW, build with nmake from VS2017.

Version 0.5 with x86 and x64 support

04 Jun 08:18
Compare
Choose a tag to compare
Pre-release

Update GCC to 7.1.0 for dev cpp release.

Version 0.4 with x86 and x64 support

08 May 05:50
Compare
Choose a tag to compare
Pre-release

Compiled with visual studio 2017(vs, target platform: win10) and dev cpp(devc) on Windows 10.

Version 0.3 with x86 and x64 support

08 May 03:34
Compare
Choose a tag to compare
Pre-release

This release correct the openmode for binary file, could work correctly on Windows 10, test passed.
Compiled with visual studio 2017(vs, target platform: win10) and dev cpp(devc) on Windows 10.
You could just use the vs files if you have your system components needed installed or devc files for more universal use.

Version 0.2 with x86 and x64 support

04 Feb 04:36
Compare
Choose a tag to compare
Pre-release

Compiled with visual studio 2015(vs) and dev cpp(devc) on Windows 10.
You could just use the vs files if you have your system components installed or devc files for more universal use.

Init compile

03 Feb 12:44
Compare
Choose a tag to compare
Init compile Pre-release
Pre-release

based on Stanford GloVe(https://github.com/stanfordnlp/GloVe) commit 10a89b7.