python -m app.word2vec_embeddings.pipeline
# WORD2VEC_DESTRUCTIVE=true python -m app.word2vec_embeddings.pipeline
# FIG_SAVE=true FIG_SHOW=true python -m app.word2vec_embeddings.pipeline
Perform dimensionality reduction on the resulting word and document embeddings, respectively:
python -m app.word2vec_embeddings.reduction
# FIG_SAVE=true FIG_SHOW=true python -m app.word2vec_embeddings.reduction