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 ValueError when instantiating SparseTermSimilarityMatrix #2689

Commits on Nov 27, 2019

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

Commits on Dec 10, 2019

  1. add test to check islice error

    Pablo Torres committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    40fa7f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-levenshteinsimilarity-index-error-2688' of https://…

    …github.com/ptorrestr/gensim into fix-levenshteinsimilarity-index-error-2688
    Pablo Torres committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5e8469e View commit details
    Browse the repository at this point in the history
  3. it makes test to fail

    Pablo Torres committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    13dd380 View commit details
    Browse the repository at this point in the history
  4. make sure that islice receives a python int

    Pablo Torres committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4cb0248 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Merge remote-tracking branch 'gensim/develop' into fix-levenshteinsim…

    …ilarity-index-error-2688
    Pablo Torres committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    d4d59a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. fix typo

    Pablo Torres committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f6c9279 View commit details
    Browse the repository at this point in the history