-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
[MRG] Fix similarity bug in NMSLIB indexer #2821
Closed
Closed
Commits on Apr 28, 2020
-
get tests to pass on Py27 (#2812)
* get tests to pass on Py27 * enable Py27 builds under Appveyor and TravisCI * fix utils.open invocation
Configuration menu - View commit details
-
Copy full SHA for afaf76f - Browse repository at this point
Copy the full SHA afaf76fView commit details -
Prepare gensim v3.8.2 to pin smart_open for Py2.7 compatibility (#2787)
* pin version of smart-open to py2 compatible * add a comment Co-Authored-By: Radim Řehůřek <me@radimrehurek.com> * make pin conditional (py27 only) * prepare version 3.8.2 * add deprecations to README * get rid rackcdn, bump scipy to 1.0.0 * bump scipy to 1.0.0 in setup.py Co-authored-by: Yury Brukau <brukau@ebu.ch> Co-authored-by: Radim Řehůřek <me@radimrehurek.com> Co-authored-by: Michael Penkov <misha.penkov@gmail.com> Co-authored-by: Ivan Menshikh <menshikh.iv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e7c2aa - Browse repository at this point
Copy the full SHA 0e7c2aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e771d - Browse repository at this point
Copy the full SHA a8e771dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74fa68 - Browse repository at this point
Copy the full SHA b74fa68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 510551f - Browse repository at this point
Copy the full SHA 510551fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b514a04 - Browse repository at this point
Copy the full SHA b514a04View commit details -
avoid circular import of utils
seems to break the Py2.7 build under AppVeyor, but not Travis CI
Configuration menu - View commit details
-
Copy full SHA for 0f06ace - Browse repository at this point
Copy the full SHA 0f06aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed3c22 - Browse repository at this point
Copy the full SHA 4ed3c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdc600 - Browse repository at this point
Copy the full SHA 9fdc600View commit details -
Configuration menu - View commit details
-
Copy full SHA for f006987 - Browse repository at this point
Copy the full SHA f006987View commit details
Commits on May 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3d95ab - Browse repository at this point
Copy the full SHA c3d95abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d27b9 - Browse repository at this point
Copy the full SHA 00d27b9View commit details
Commits on May 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e889fa3 - Browse repository at this point
Copy the full SHA e889fa3View commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d570cf7 - Browse repository at this point
Copy the full SHA d570cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b57db - Browse repository at this point
Copy the full SHA f7b57dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 683a58d - Browse repository at this point
Copy the full SHA 683a58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 153d997 - Browse repository at this point
Copy the full SHA 153d997View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4d288 - Browse repository at this point
Copy the full SHA fd4d288View commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3bbd829 - Browse repository at this point
Copy the full SHA 3bbd829View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e1030d - Browse repository at this point
Copy the full SHA 4e1030dView commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2906f9a - Browse repository at this point
Copy the full SHA 2906f9aView commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bb5fbd4 - Browse repository at this point
Copy the full SHA bb5fbd4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.