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,792 of 187,967
Downloads: 3,739

Daily

Ranking: 97,109 of 187,960
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
44685,063,323parallel
2,5577,261,329fast-stemmer
10,125283,801rb-gsl

Owners

#GravatarHandle
1iconvesselinv