splitSentences
Split text into sentences
Description
splits a single newDocuments
= splitSentences(document
)tokenizedDocument
object into a
tokenizedDocument
array of sentences.
Examples
Input Arguments
Output Arguments
Algorithms
If emoticons or emoji characters appear after a terminating punctuation character, then the function splits the sentence after the emoticons and emoji.
Version History
Introduced in R2018a