liblingua-sentence-perl

Perl extension for breaking text paragraphs into sentences
  http://search.cpan.org/dist/Lingua-Sentence/
  0
  no reviews



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.