summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball-Da/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball-Da/DESCR')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Da/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/DESCR b/textproc/p5-Lingua-Stem-Snowball-Da/DESCR
new file mode 100644
index 00000000000..e367f23eb8e
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Snowball-Da/DESCR
@@ -0,0 +1,6 @@
+The stem function takes a scalar as a parameter and stems the word
+according to Martin Porters Danish stemming algorithm, which can be found
+at the Snowball website: http://snowball.tartarus.org/.
+
+It also supports caching if the use_cache option is passed when
+constructing a new L:S:S:D object.