Sign in Sign up
rubygems

glove

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.

Activity

Latest release
11y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Apr 04, 2015
Releases
Version Released
0.1.1 initial