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

Optimize mz_entropy from gensim.summarization #2267

Merged
merged 3 commits into from
Jan 8, 2019

Commits on Dec 12, 2018

  1. optimize mz_entropy

    - add cache for __analytic_entropy
    - optimise time of creation the word_count remaking the method of word counting
    horpto committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    3b1a121 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. fix cache

    horpto committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    59bb827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01c629 View commit details
    Browse the repository at this point in the history