regex_sentence {textTools} | R Documentation |
Regular expression that might be used to split strings of text into component sentences.
Description
"[.?!]\s", A regular expression to split strings when encountering a common end of sentence punctuation pattern.
Usage
regex_sentence
Format
A string
[Package textTools version 0.1.0 Index]