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: 151,173 of 186,698
Downloads: 3,534

Daily

Ranking: 128,565 of 186,685
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
101,125,994,016rake
27908,151,619rspec
45645,036,413parallel
2,5646,832,322fast-stemmer
9,947281,705rb-gsl

Owners

#GravatarHandle
1iconvesselinv