-
Notifications
You must be signed in to change notification settings - Fork 25
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
split_sentences - handling spaces after "." #32
Comments
I would be in favor of this |
|
I think we just change the regex so it never appears in the first place |
|
Link to PR: #37 |
|
Yes, done. |
It might be better if the empty second element in resulting array isn't there.
The text was updated successfully, but these errors were encountered: