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,766 of 193,756
Downloads: 3,954

Daily

Ranking: 52,349 of 193,649
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
40779,400,332parallel
2,6047,794,253fast-stemmer
10,729287,083rb-gsl

Owners

#GravatarHandle
1iconvesselinv