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 docstrings for gensim.models.AuthorTopicModel #1907

Merged
merged 16 commits into from
Apr 3, 2018
Merged

Fix docstrings for gensim.models.AuthorTopicModel #1907

merged 16 commits into from
Apr 3, 2018

Commits on Feb 14, 2018

  1. Add docustrings for Author-topic model

    The PR aims to fix the docstrings for Author-topic model.
    souravsingh committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    7f699bf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Make PEP8 fixes

    souravsingh committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    fc82f9a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    5e81b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5017968 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Make fixes to docstrings

    souravsingh committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    d4d13fd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Update atmodel.py

    souravsingh committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    8e4459e View commit details
    Browse the repository at this point in the history
  2. Make update to example

    souravsingh committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    98087f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Make final edits

    souravsingh committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    0dbf168 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Update atmodel.py

    souravsingh committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    c7e4db8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Update atmodel.py

    souravsingh committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    0eb9184 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

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

Commits on Apr 2, 2018

  1. fix PEP8

    menshikh-iv committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    2626d57 View commit details
    Browse the repository at this point in the history
  2. fix atmodel[1]

    menshikh-iv committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    e8e91b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. fix atmodel[2]

    menshikh-iv committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    6ed5d10 View commit details
    Browse the repository at this point in the history
  2. fix atmodel[3]

    menshikh-iv committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    db7484d View commit details
    Browse the repository at this point in the history
  3. fix atmodel[4]

    menshikh-iv committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    82a9e40 View commit details
    Browse the repository at this point in the history