Skip to content

cservan/lib_distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib_distance

A simple library to use word2vec models in C++ and JAVA.

Installation

use the script cbuild.sh to install it like this: ./cbuild myInstallDir It will create myInstallDir/bin myInstallDir/lib myInstallDir/include where the library will be installed. A short example is given in the test directory and installed in the myInstallDir/bin.

Use

The library need a word2vec binary model to be used (and only binary models). See the example for more details.

Questions

Feel free to contact me for any remarks or suggestions (christophe_dot_servan_at_gmail_dot_com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages