Merge pull request #2877 from nimobeeren/patch-1

Add ellipsis character to sentence ending punctuation list
This commit is contained in:
Mark Backman
2025-10-21 11:53:17 -04:00
committed by GitHub

View File

@@ -47,6 +47,7 @@ SENTENCE_ENDING_PUNCTUATION: FrozenSet[str] = frozenset(
"!",
"?",
";",
"",
# East Asian punctuation (Chinese (Traditional & Simplified), Japanese, Korean)
"", # Ideographic full stop
"", # Full-width question mark