Path to this page:
./
textproc/word2vec,
Tools for computing distributed representation of words
Branch: CURRENT,
Version: 0.1c,
Package name: word2vec-0.1c,
Maintainer: minskimword2vec is an implementation of the Continuous Bag-of-Words (CBOW)
and the Skip-gram model (SG), as well as several demo scripts. Given
a text corpus, the word2vec tool learns a vector for every word in the
vocabulary using the Continuous Bag-of-Words or the Skip-Gram neural
network architectures.
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2019-12-02) Package added to pkgsrc.se, version word2vec-0.1c (created)
CVS history: (Expand)