yaronv / doc2vec

Converting documents into vectors using the word2vec algorithm
2 stars 3 forks source link

doc2vec

Use Doc2Vec to train a deep learning model on an unlabeled corpus of documents. Then use the trained model to infer other documents (from different topics) and visualize them using tensor board