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,173 of 190,317
Downloads: 3,855

Daily

Ranking: 98,986 of 190,280
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
42728,720,883parallel
2,5847,539,876fast-stemmer
10,368285,308rb-gsl

Owners

#GravatarHandle
1iconvesselinv