piskvorky/gensim

sent2vec in Gensim

Open

#1,376 opened on May 31, 2017

View on GitHub
 (19 comments) (8 reactions) (0 assignees)Python (4,349 forks)batch import
difficulty hardhelp wantedwishlist

Repository metrics

Stars
 (15,144 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The EPFL ML group have come up with a sentence embedding technique, sent2vec. The repo with the code can be found here.

It would be interesting to have this feature in Gensim, either with a wrapper or otherwise.

Contributor guide