Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 290 Bytes

File metadata and controls

13 lines (9 loc) · 290 Bytes

Word2Vec Classification

Save word2vec embeddings dataset with original user labels:

python -m app.word2vec_classification.dataset

Perform classification using the word2vec embeddings dataset:

FIG_SAVE=true FIG_SHOW=false python -m app.word2vec_classification.job