Skip to content

Add lemmatization to get_raw_words util function#24

Open
zachd wants to merge 2 commits into
masterfrom
lemmatization
Open

Add lemmatization to get_raw_words util function#24
zachd wants to merge 2 commits into
masterfrom
lemmatization

Conversation

@zachd

@zachd zachd commented Jul 23, 2018

Copy link
Copy Markdown
Member

Adds lemmatization as per suggestion in #8 by @DeanSherwin

Results:

ORIG 759/1090 | 69.63% | {1: 81, 2: 84, 3: 80, 4: 71, 5: 70, 6: 63, 7: 64, 8: 56, 9: 49, 10: 43, 11: 45, 12: 52, 13: 0, 14: 0, 15: 1}
NEW  755/1090 | 69.27% | {1: 81, 2: 83, 3: 80, 4: 72, 5: 69, 6: 63, 7: 63, 8: 56, 9: 49, 10: 43, 11: 44, 12: 51, 13: 0, 14: 0, 15: 1}
      -4        -0.36         =     -1      =     +1     -1      =     -1      =      =       =      -1      -1      =      =      =

@zachd

zachd commented Jul 23, 2018

Copy link
Copy Markdown
Member Author

Results as above. Not sure what to make of them?

@zachd zachd changed the base branch from solver-class to master July 27, 2018 09:12
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.

1 participant