| FirstSentence | R Documentation |
Returns first sentence of a piece of text.
FirstSentence(text, nclusters = parallel::detectCores())
text |
Text to use. |
nclusters |
Number of clusters to use for running openNLP to detect sentences. |
First sentence of text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.