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

fix: trim incomplete sentences #886

Merged
merged 3 commits into from
Apr 7, 2024
Merged

Conversation

codedealer
Copy link
Contributor

Better handling of trimming incomplete sentences, mainly orphaned punctuation on new lines, repeating orphaned punctuation and edge cases involving punctuation in the middle of words (e.g. it won't leave words with possessive apostrophes anymore).

Closes: #824

@sceuick sceuick merged commit 9532c2d into agnaistic:dev Apr 7, 2024
1 check passed
@codedealer codedealer deleted the fix/trim branch April 7, 2024 14:32
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.

Feature Enhancement: Improve "Trim Incomplete Sentences" detection.
2 participants