-
Notifications
You must be signed in to change notification settings - Fork 12
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
Integrate text search #461
Merged
johnhbenetech
merged 25 commits into
benetech:development
from
stepan-anokhin:integrate-text-search
Feb 23, 2022
Merged
Integrate text search #461
johnhbenetech
merged 25 commits into
benetech:development
from
stepan-anokhin:integrate-text-search
Feb 23, 2022
Commits on Feb 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78c2f6a - Browse repository at this point
Copy the full SHA 78c2f6aView commit details
Commits on Feb 8, 2022
-
Youtube-DL downloads videos with 50-70Kb/s speed, while previously it used to have much higher speed (up to 10MB/s). A possible root cause is new google services restrictions. Migrating from youtube-dl to the lates yt-dlp version resolves this problem. See ytdl-org/youtube-dl#30102 for details
Configuration menu - View commit details
-
Copy full SHA for f08e23a - Browse repository at this point
Copy the full SHA f08e23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aee64d2 - Browse repository at this point
Copy the full SHA aee64d2View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 101eb4f - Browse repository at this point
Copy the full SHA 101eb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1ad74 - Browse repository at this point
Copy the full SHA cd1ad74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff76755 - Browse repository at this point
Copy the full SHA ff76755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b96671 - Browse repository at this point
Copy the full SHA 2b96671View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7518de6 - Browse repository at this point
Copy the full SHA 7518de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ff833 - Browse repository at this point
Copy the full SHA b0ff833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4edad82 - Browse repository at this point
Copy the full SHA 4edad82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813349a - Browse repository at this point
Copy the full SHA 813349aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7122b6 - Browse repository at this point
Copy the full SHA e7122b6View commit details -
Workaround model unpickling error
The model is saved using pickle with different import paths (e.g. `import configs` instead of import `winnow.text_search.configs`). See benetech#460
Configuration menu - View commit details
-
Copy full SHA for 6dbc6a2 - Browse repository at this point
Copy the full SHA 6dbc6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c82e53 - Browse repository at this point
Copy the full SHA 2c82e53View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a548dd1 - Browse repository at this point
Copy the full SHA a548dd1View commit details
Commits on Feb 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0670f3e - Browse repository at this point
Copy the full SHA 0670f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 407c0f9 - Browse repository at this point
Copy the full SHA 407c0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0680992 - Browse repository at this point
Copy the full SHA 0680992View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c99e6 - Browse repository at this point
Copy the full SHA f1c99e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 378044a - Browse repository at this point
Copy the full SHA 378044aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b73c51e - Browse repository at this point
Copy the full SHA b73c51eView commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c367410 - Browse repository at this point
Copy the full SHA c367410View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6d472 - Browse repository at this point
Copy the full SHA ef6d472View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb46c40 - Browse repository at this point
Copy the full SHA eb46c40View commit details -
Pin itsdangerous version to fix flask import error. See: https://serverfault.com/a/1094095
Configuration menu - View commit details
-
Copy full SHA for 18c98ee - Browse repository at this point
Copy the full SHA 18c98eeView 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.