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

Fix PR #963 : Passing all the params through the apply call in lda.get_document_topics #978

Merged
merged 11 commits into from
Nov 11, 2016

Commits on Oct 26, 2016

  1. Fix PR #963

    Partho Mandal committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    df53afa View commit details
    Browse the repository at this point in the history
  2. Added entry in CHANGELOG.md

    Partho Mandal committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    49dce4d View commit details
    Browse the repository at this point in the history
  3. Revert "Added entry in CHANGELOG.md"

    This reverts commit 49dce4d.
    Partho Mandal committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    0cc6d3a View commit details
    Browse the repository at this point in the history
  4. Added new entry in CHANGELOG.md

    Partho Mandal committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    102393c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Update test_ldamodel.py

    Partho Mandal committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    a82fb57 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Partho Mandal committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    bf94be5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Updated tutorial for get_document_topics

    Partho Mandal committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    2ac2f95 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Added parameters in ldamulticore constructor

    System Administrator committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    121a2e2 View commit details
    Browse the repository at this point in the history
  2. Added parameters for ldamulticore

    Partho Mandal committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    e01c0a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Update test_ldamodel.py

    Partho Mandal committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    387a6ec View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. test added to check filtering effect of minimum_probability and minim…

    …um_phi_value
    Partho Mandal committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    587ca88 View commit details
    Browse the repository at this point in the history