aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Sentence/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-EN-Sentence/pkg-descr')
-rw-r--r--textproc/p5-Lingua-EN-Sentence/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Sentence/pkg-descr b/textproc/p5-Lingua-EN-Sentence/pkg-descr
new file mode 100644
index 000000000000..ae2a04520ece
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Sentence/pkg-descr
@@ -0,0 +1,7 @@
+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).
+
+WWW: http://search.cpan.org/search?dist=Lingua-EN-Sentence
+
+Seamus Venasse <svenasse@polaris.ca>