/sparse_ppmi

Create a sparse scipy PPMI (Positive-Pointwise Mutual Information) matrix from a sparse scipy matrix of integers. Based on code from svdmi: https://github.com/Bollegala/svdmi/blob/master/src/svdmi.py

Primary LanguagePython

Stargazers