Open bhargavvader opened 7 years ago
@menshikh-iv could you please add the appropriate labels for this?
@bhargavvader of course :)
I am interested in working on the issue.
I am also interested, but I am new on GitHub. Would be great if this could be my first contribution.
happy to help if any questions should come up. note that our current code is very close to fasttext (though unsupervised), so integration should be not too hard
Just wanted to ask for updates regarding sent2vec in gensim. Is somebody currently working on it?
@simonhessner this is almost done in #1619, will be merged soon (I hope).
@menshikh-iv Is this feature(Sent2Vec) available in Gensim now?
@SriniNaga sorry, still not merged, will be available in 3.7.0
@menshikh-iv any timelines for version 3.7.0?
@wandabwa2004 no, this is still not scheduled
@prerna135 what's a status of #1619?
You promised that you'll have a look and fix if needed in September, what's going on?
@prerna135 ping.
@menshikh-iv @piskvorky Sent you an email regarding this.
@menshikh-iv @piskvorky any updates on this issue and the merge conflict?
@cstayyab It's up to @prerna135 .
any update on this? love the blog post on it!
gensim is awesome! keep up the great work.
News?
Thank you :)
Any improvements on this issue?
No. The original author has abandoned the PR, and I don't have the bandwidth to take it on myself right now. If anyone is able and willing to push it over the line, please go ahead by all means.
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.