
Lingua::sentence allows splitting of text paragraphs into sentences. it is based on scripts developed by philipp koehn and josh schroeder for processing the europarl corpus
.
the module uses punctuation and capitalization clues to split paragraphs into an newline-separated string with one sentence per line.