Skip to content

Implementation of phrase2vec from modified word2vec code.

License

Notifications You must be signed in to change notification settings

xn0507/phrase2vec

 
 

Repository files navigation

phrase2vec

Implementation of phrase2vec from modified word2vec code.

#Set up

cd fann/
cmake .
sudo make install
cd ..
make

#Running

Executables should be fairly self-documenting. Try the provided ./demo-* for examples.

About

Implementation of phrase2vec from modified word2vec code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published