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

Add inference for new unseen author for gensim.models.AuthorTopicModel #1766

Merged
merged 24 commits into from
Mar 26, 2018

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    f68dfe9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Configuration menu
    Copy the full SHA
    2843d1b View commit details
    Browse the repository at this point in the history
  2. small docstring fix

    Stamenov committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    92ef759 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. dont extend self.corpus

    Stamenov committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    ee51f71 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. pep8 fixes

    Stamenov committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    2de1b34 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Configuration menu
    Copy the full SHA
    cbe9049 View commit details
    Browse the repository at this point in the history
  2. pep8 fix

    Stamenov committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    a94c0b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. try pep8 fix

    Stamenov committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    783a585 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    3849711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85563b View commit details
    Browse the repository at this point in the history
  3. fix PEP8

    menshikh-iv committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    5eb84ff View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. fix major bug

    Stamenov committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    7df7065 View commit details
    Browse the repository at this point in the history
  2. fix pep8

    Stamenov committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    f818bf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. fix merge

    Stamenov committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    8c5765f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad9a0b View commit details
    Browse the repository at this point in the history
  3. fix stash changes

    Stamenov committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    8e4899c View commit details
    Browse the repository at this point in the history
  4. fix test pep8

    Stamenov committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    10ba9c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    0a3eedb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f587596 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. fix pep8

    Stamenov committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    1bc929c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. some last cosmetic changes

    Stamenov committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    6085b90 View commit details
    Browse the repository at this point in the history
  2. author id fix

    Stamenov committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    34f5222 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Configuration menu
    Copy the full SHA
    6d7141d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. add ipynb

    Stamenov committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    c525845 View commit details
    Browse the repository at this point in the history