com.johnsnowlabs.nlp.annotators.sbd.pragmatic
ToDo: NOT DOING replace_parens IN LISTS
Find abbreviations in non sentence breaks regex should match escape character replace with non separation symbol
Find punctuation rules NON-BREAKING characters regex should match entire wrapped sentence protect entire sentence
Arbitrarely mark bounds with user provided characters
Find ellipsis BREAKING characters WITH REPLACEMENT regex should match the ellipsis replace with non breaking symbol
Specific cases for exclamation marks regex should match exclamation mark replace with symbol
Find specific coordinates non-breaking characters regex should match non breaking symbol replace with non breaking symbol
Find simple lists regex should match entire enumeration prepend separation symbol
Find sentence multiple non-breaking character regex should match group 2 as symbol replace with symbol
Find numbers in non sentence breaks regex should match escape character replace with non separation symbol
Find sentence breaking symbols regex should match entire symbol append end breaking symbol
Specific case for question mark in quotes regex should match question mark replace with symbol
rule-based formatter that adds regex rules to different marking steps Symbols protect from ambiguous bounds to be considered splitters