- initial import of Lingua-Stem-Snowball-Da-1.01

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/>.
This commit is contained in:
msf 2004-12-30 03:54:43 +00:00
parent 528d0576ab
commit 03dd2f133e
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/30 03:54:43 msf Exp $
COMMENT= "Porters stemming algorithm for Denmark"
DISTNAME= Lingua-Stem-Snowball-Da-1.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Lingua-Stem-Snowball-Da-1.01.tar.gz) = e8d9a8285bce0c9e4bedc138cd6a1501
RMD160 (Lingua-Stem-Snowball-Da-1.01.tar.gz) = ca971aaee10d29b3f9e5b4f693767d78f2d0ffc5
SHA1 (Lingua-Stem-Snowball-Da-1.01.tar.gz) = f6306c9d3b94005213ddb22e34a8e786cc9100a0

View File

@ -0,0 +1,3 @@
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/>.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/30 03:54:43 msf Exp $
${P5SITE}/Lingua/
${P5SITE}/Lingua/Stem/
${P5SITE}/Lingua/Stem/Snowball/
${P5SITE}/Lingua/Stem/Snowball/Da.pm
@comment ${P5SITE}/Lingua/Stem/Snowball/stemmer.pl
@man man/man3p/Lingua::Stem::Snowball::Da.3p