View source: R/text_preprocessing.R
segment_sentences | R Documentation |
This function splits text into sentences.
segment_sentences(text)
text |
Character vector of texts to process |
A list where each element contains a character vector of sentences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.