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,380 of 191,455
Downloads: 3,868

Daily

Ranking: 169,728 of 191,429
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
29964,231,479rspec
40738,499,530parallel
2,5937,589,523fast-stemmer
10,411285,606rb-gsl

Owners

#GravatarHandle
1iconvesselinv