Open
Description
The widely used practice of LDA is the seeding of the matrix of topic-word
ex.
https://github.com/vi3k6i5/GuidedLDA
This possibility required to:
- Have stable clustering (topics number remain if data is not changed significantly) when re-training the model
- Have semi-supervised model (when user define some words for topics)
This is a very common business requirement