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: 150,109 of 187,239
Downloads: 3,662

Daily

Ranking: 93,924 of 187,224
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
45665,840,287parallel
2,5477,112,309fast-stemmer
10,047282,976rb-gsl

Owners

#GravatarHandle
1iconvesselinv