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,069 of 180,671
Downloads: 3,289

Daily

Ranking: 113,030 of 180,660
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,101,349,740bundler
16861,639,035rake
24771,889,602rspec
55456,163,744parallel
2,4285,605,671fast-stemmer
8,933278,492rb-gsl

Owners

#GravatarHandle
1iconvesselinv