Learn R Programming

textTools (version 0.1.0)

regex_sentence: 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

Arguments

Format

A string