summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball/DESCR')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/DESCR b/textproc/p5-Lingua-Stem-Snowball/DESCR
new file mode 100644
index 00000000000..f9c24bbd8d4
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Snowball/DESCR
@@ -0,0 +1,4 @@
+This module provides unified perl interface to Snowball stemmers
+(http://snowball.tartarus.org) and virtually supports various
+languages. It is written using C for high performance and provides
+OO and plain interfaces.