facebookresearch / StarSpace

Learning embeddings for classification, retrieval and ranking.
MIT License
3.94k stars 531 forks source link

Doc2Vec w/ Starspace #291

Open eggie5 opened 4 years ago

eggie5 commented 4 years ago

I have documents composed of words. How can I get the document embeddings w/ starspace? I can't figure out the right trainMode and data format.