Closed cschwem2er closed 4 years ago
SIF embeddings are very decent option (I believe better than gensim doc2vec). They can be implemented quite easily:
At the moment I don't have time for that. If you want to take a shot at it and contribute to text2vec functionality, I can support.
duplicate #157
Hi,
I've been experimenting with text2vec for some Computational Socia Science projects and so far it worked great! Do you have any interest in an implementation of doc2vec as well? The gensim variant is good, but to my knowledge there is not equivalent available for R.