hihihippp / paragraph2vec

Paragraph Vector Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Paragraph vectors DM Model

Usage : python test.py training_text testing_text

Output : para_vectors_train.txt and para_vectors_test.txt

If you use the code, please cite this paper:

Yang Liu, Zhiyuan Liu, Tat-Seng Chua, Maosong Sun. Topical Word Embeddings. The 29th AAAI Conference on Artificial Intelligence (AAAI'15).

About

Paragraph Vector Implementation

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.3%Language:C 0.1%Language:C++ 0.0%