- initial import of Lingua-Stem-Snowball-No-1.0

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 04:00:50 +00:00
parent eee5be0381
commit ce3a704c90
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/30 04:00:50 msf Exp $
COMMENT= "Porters stemming algorithm for Denmark"
VERSION= 1.0
DISTNAME= Snowball-Norwegian-${VERSION}
PKGNAME= p5-Lingua-Stem-Snowball-No-${VERSION}
CATEGORIES= textproc perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Snowball-Norwegian-1.0.tar.gz) = 71f71bb370b22f5c02b3e4a32b9f8998
RMD160 (Snowball-Norwegian-1.0.tar.gz) = 7fc5f94de01f55aff91ecdcb9f7d598ca0d063bc
SHA1 (Snowball-Norwegian-1.0.tar.gz) = 62f2722355a88c00f4df0310dabd93ac7ba2bc0b

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 04:00:50 msf Exp $
${P5SITE}/Lingua/
${P5SITE}/Lingua/Stem/
${P5SITE}/Lingua/Stem/Snowball/
${P5SITE}/Lingua/Stem/Snowball/No.pm
@comment ${P5SITE}/Lingua/Stem/Snowball/stemmer.pl
@man man/man3p/Lingua::Stem::Snowball::No.3p