Categories: None [Edit]

glove

https://rubygems.org/gems/glove
https://github.com/vesselinv/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.

Total

Ranking: 149,801 of 187,603
Downloads: 3,711

Daily

Ranking: 110,823 of 187,591
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
28925,144,006rspec
44676,283,323parallel
2,5507,205,218fast-stemmer
10,083283,507rb-gsl

Owners

#GravatarHandle
1iconvesselinv