FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

joytafty/word2vec: Python interface to Google word2vec · GitHub

 
 

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word2vec

Python interface to Google word2vec

Installation

pip install word2vec

Use virtualenvs!

Usage

The default functionality from Google is available:

  • word2vec
  • word2phrase
  • w2v-distance
  • w2v-word-analogy
  • w2v-compute-accuracy

Examples

word2vec word clusters

Issues

Some people reported that they needed to do this if running OS X: http://stackoverflow.com/questions/15590169/ld-library-not-found-for-lgfortran-mac-symlink-issue

Development

If you want to use the scripts interface (for training models) in development and need to use using pip install -e you need to change the make file, it has comments ;)

About

Python interface to Google word2vec

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL