diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-07-28 22:01:57 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-07-28 22:01:57 +0800 |
commit | 9054343b3a1679b2174081dc0223365fb2c7d6e6 (patch) | |
tree | c3322b684cc50190468c920f414213545f852005 /textproc/p5-Lingua-Stem-Fr/pkg-descr | |
parent | 1772c7c9e8ee952b1f141915c69c6b5d2820dbe2 (diff) | |
download | freebsd-ports-gnome-9054343b3a1679b2174081dc0223365fb2c7d6e6.tar.gz freebsd-ports-gnome-9054343b3a1679b2174081dc0223365fb2c7d6e6.tar.zst freebsd-ports-gnome-9054343b3a1679b2174081dc0223365fb2c7d6e6.zip |
Add p5-Lingua-Stem-Fr 0.02, perl French Stemming.
PR: ports/69588
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'textproc/p5-Lingua-Stem-Fr/pkg-descr')
-rw-r--r-- | textproc/p5-Lingua-Stem-Fr/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Fr/pkg-descr b/textproc/p5-Lingua-Stem-Fr/pkg-descr new file mode 100644 index 000000000000..249f19108310 --- /dev/null +++ b/textproc/p5-Lingua-Stem-Fr/pkg-descr @@ -0,0 +1,9 @@ +Lingua::Stem::Fr - Porter's stemming algorithm for French + +This module applies the Porter Stemming Algorithm to its parameters, +returning the stemmed words. + +WWW: http://search.cpan.org/dist/Lingua-Stem-Fr + +- Cheng-Lung Sung +clsung at dragon2.net |