piskvorky/gensim

sent2vec in Gensim

Open

#1,376 opened on May 31, 2017

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

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