/gensim_svd_wppmi

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

gensim_svd_wppmi

Reuses Gensim API for SVD PPMI

Currently trying to figure what is really different in W_PPMI from the paper "Influence of Down-Sampling Strategies on SVD Word Embedding Stability" whose code can be found at this repo

Reused the original implementation found in the notebook there