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,119 of 183,471
Downloads: 3,409

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,455,829,279bundler
10968,905,115rake
25824,998,340rspec
53529,603,184parallel
2,5206,011,586fast-stemmer
9,394280,149rb-gsl

Owners

#GravatarHandle
1iconvesselinv