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