Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistent topic models (NMF, LDA, Ensemble LDA) #84

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2024

  1. Added suport for persistent gensim models. Use filename-parameter whe…

    …n training. Existing models will not be overwritten and bypass training.
    larsgrobe committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9c48c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d763d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Fixed typo.

    larsgrobe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    13634da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ec0cb View commit details
    Browse the repository at this point in the history