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

Strip question search strings #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zachd
Copy link
Member

@zachd zachd commented Jul 21, 2018

Sadly this didn't do a whole lot to help. I wanted to remove punctuation from the question search strings.

See the changes per commit below:

ORIGINAL Total correct: 741/1090 | 67.98% | {1: 83, 2: 80, 3: 78, 4: 64, 5: 69, 6: 65, 7: 60, 8: 57, 9: 48, 10: 43, 11: 42, 12: 51, 13: 0, 14: 0, 15: 1}
COMMIT 1 Total correct: 738/1090 | 67.71% | {1: 83, 2: 81, 3: 79, 4: 65, 5: 69, 6: 66, 7: 59, 8: 53, 9: 47, 10: 42, 11: 43, 12: 50, 13: 0, 14: 0, 15: 1}
                                                 =     +1     +1     +1      =     +1     -1     +4     -1      -1      -1      -1      =      =      = 
ORIGINAL Total correct: 741/1090 | 67.98% | {1: 83, 2: 80, 3: 78, 4: 64, 5: 69, 6: 65, 7: 60, 8: 57, 9: 48, 10: 43, 11: 42, 12: 51, 13: 0, 14: 0, 15: 1}
COMMIT 2 Total correct: 738/1090 | 67.71% | {1: 83, 2: 81, 3: 78, 4: 65, 5: 67, 6: 64, 7: 59, 8: 55, 9: 50, 10: 42, 11: 45, 12: 48, 13: 0, 14: 0, 15: 1}
                                                 =     +1      =     +1     -2     -1     -1     -2     +2      -1      +3      -3      =      =      =

@zachd zachd force-pushed the strip-question-search-strings branch from 9a8bfc0 to b63dc99 Compare July 23, 2018 08:39
@zachd zachd force-pushed the strip-question-search-strings branch from b63dc99 to d2bf35a Compare July 25, 2018 13:54
@zachd zachd changed the base branch from solver-class to master July 27, 2018 09:12
@zachd zachd force-pushed the strip-question-search-strings branch from d2bf35a to 3509cb4 Compare September 5, 2018 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant