Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 185 Bytes

PLSA

Scalable python implementation of probabilistic latent semantic analysis

This repository includes two files:

  1. Python module containing the two PLSA classes
  2. testRun.py