openbsd-ports/textproc/p5-Lingua-EN-Sentence/pkg/DESCR

6 lines
286 B
Plaintext
Raw Normal View History

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.