6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
|
The Lingua::EN::Sentence module contains the function get_sentences,
|
||
|
which splits text into its constituent sentences, based on a regular
|
||
|
expression and a list of abbreviations (built in and given).
|
||
|
Certain well know exceptions, such as abreviations, may cause
|
||
|
incorrect segmentations.
|