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

Restructure checks in PreProcessor #504

Merged
merged 3 commits into from
Oct 20, 2020
Merged

Conversation

tholor
Copy link
Member

@tholor tholor commented Oct 19, 2020

So far:
We raise an exception for split_respect_sentence_boundary=True' and split_by='sentence'

Now:
We allow split_respect_sentence_boundary=True' and split_by='sentence'. This makes more sense from a semantic perspective as we always respect sentence boundaries automatically when we split by sentence. It also simplifies usage, as the split_respect_sentence_boundary defaults to True in the latest master

@tholor tholor requested a review from tanaysoni October 19, 2020 16:15
@tholor tholor merged commit 956543e into master Oct 20, 2020
@julian-risch julian-risch deleted the restructure_checks_preproc branch November 15, 2021 07:07
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