Learn Before
Concept
Sentence segmentation
Sentence segmentation means cutting a text into sentences, and it often uses punctuation as the cue. Given the fact that many words also contain punctuation, like Mr., sentence segmentation needs to decide whether a punctuation belongs to a word or functions in the sentence.
0
1
Updated 2021-09-11
Tags
Natural language processing
Data Science