A python implementation of plsa (probabilistic latent semantic analysis). The input is docs with a dicts list which like [{word0: count_word0, word1: count_word1}, {word0: count_word0}]. It provides train and inference function.
forked from isnowfy/plsa
-
Notifications
You must be signed in to change notification settings - Fork 0
barintom/plsa
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
a python implementation of plsa
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%