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

Overhauls score method, simplifying implementation #31

Merged
merged 3 commits into from
Nov 6, 2017
Merged

Conversation

bethard
Copy link
Collaborator

@bethard bethard commented Aug 17, 2017

I considered committing this directly, but the tests for the scorer are sparse, so even though I believe they're all passing, I think it would be safer for @EgoLaparra to try it out on real data and confirm that the scores are identical to the previous version.

bethard and others added 2 commits August 25, 2017 09:12
* allIntervalsFrom function added to TimeNormScorer. Checking Start-Included and End-Included in Between type

* allIntervalsFrom function added to TimeNormScorer. Checking Start-Included and End-Included in Between type

* Start-Included and End-Included conversion to boolean

* startIncluded and endIncluded are false by default in Between type.
@bethard bethard merged commit 0543e91 into master Nov 6, 2017
@bethard bethard deleted the scorer-revised branch November 6, 2017 23:08
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.

2 participants