# paragraph2vec **Repository Path**: thunlp/paragraph2vec ## Basic Information - **Project Name**: paragraph2vec - **Description**: Paragraph Vector Implementation - **Primary Language**: Python - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-30 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###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).