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,885 of 192,692
Downloads: 3,909

Daily

Ranking: 129,724 of 192,666
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
40759,184,559parallel
2,6047,679,974fast-stemmer
10,646286,244rb-gsl

Owners

#GravatarHandle
1iconvesselinv