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

Add more tests on sentence segmentation #707

Merged
merged 4 commits into from Mar 19, 2021

Conversation

lfoppiano
Copy link
Collaborator

I'm adding more tests for testing that the sentence segmentation correction works fine.

Actually I though there was a bug, but then after I've added tests I realised it was fine. The tests have more realistic examples and they allow to be independent than the sentence segmenter (which might change the results in future).

@lfoppiano lfoppiano added this to the 0.6.2 milestone Mar 15, 2021
@kermitt2
Copy link
Owner

Thanks Luca! Very good I think that it's testing the functionality of "forbidden" segmentation places, and not the quality of the segmenter (then it would need rather some benchmarking).

@kermitt2
Copy link
Owner

However the tests are failing :/

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 38.94% when pulling b9e6f48 on improvement/add-tests-sentence-segmentation into e9189e3 on master.

@kermitt2 kermitt2 merged commit a998649 into master Mar 19, 2021
@lfoppiano lfoppiano deleted the improvement/add-tests-sentence-segmentation branch April 5, 2021 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants