dotnet / dotnet/machinelearning

LDA. Seed topic-words matrix

Open
#4,143 0 comments 0 reactions 0 assignees View on GitHub
area-Transforms enhancement Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

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:
1. Have stable clustering (topics number remain if data is not changed significantly) when re-training the model
2. Have semi-supervised model (when user define some words for topics)

This is a very common business requirement

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.