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,475 of 186,954
Downloads: 3,602

Daily

Ranking: 92,290 of 186,947
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,937,224,863bundler
101,139,617,007rake
27914,083,740rspec
45655,552,703parallel
2,5527,012,657fast-stemmer
9,994282,369rb-gsl

Owners

#GravatarHandle
1iconvesselinv