word2vec

v 20170716

Tool for computing continuous distributed representations of words

This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.

https://github.com/tmikolov/word2vec

To install word2vec, paste this in macOS terminal after installing MacPorts

sudo port install word2vec

Add to my watchlist

Installations 1
Requested Installations 1