Skip to content

LDA. Seed topic-words matrix #4143

Open
@IvanAntipov

Description

@IvanAntipov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions