glove 0.1.1
GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. This is a pure Ruby implementation of GloVe utilizing GSL.
Gemfile:
=
安裝:
=
版本列表:
- 0.1.1 April 04, 2015 (61.0 KB)