Skip to content

vdavid70619/Prediction-of-Derpression-using-NLP

Repository files navigation

CMSC773

Xiyang Dai, Hao Zhou

Requirement

Python NLTK Scikit-learn Gensim

Run

approach 1: word2vec + gmm

python main.py

approach 2: LIWC + temporal pattern + gender + LDA

python main2.py

approach 3: LIWC + temporal pattern + gender + Labeled LDA

python main2.py

Extras

Other codes are shortcuts for individual functions. Please see file for description.

Releases

No releases published

Packages

No packages published

Languages