Displaying page
of
pages;
Items to
Title |
Test
Details
Sentence Split
|
Expression |
(?<=[\w\s](?:[\.\!\? ]+[\x20]*[\x22\xBB]*))(?:\s+(?))
|
Description |
Used with Regex.Split, this pattern split every sentences in a paragraph or a text (it recognizes quotation marks " and » and multiple .!?) It matches the spaces between every sentence.
|
Matches |
n/a
|
Non-Matches |
n/a
|
Author |
Rating:
Rémi
|
Displaying page
of
pages;
Items to