-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
P2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or requestNew feature or request
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
Metadata
Metadata
Assignees
Labels
P2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or requestNew feature or request