Skip to content

ferhtaydn/word2vec_extension

Repository files navigation

Personal fork/extension of the word2vec by Mikolov et al.

This repo is initially imported from the original svn repo with the help of Github

  • computer info:

    $ sw_vers
    ProductName:	Mac OS X
    ProductVersion:	10.10.5
    BuildVersion:	14F27
    $ gcc --version
    Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1
    Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
    Target: x86_64-apple-darwin14.5.0
    Thread model: posix