- too much stemming going on

- reimport the second to last stemming port
This commit is contained in:
msf 2004-12-30 04:12:43 +00:00
parent c8aca8cf6a
commit 765fffcadf
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/30 04:12:43 msf Exp $
COMMENT= "Porters stemming algorithm for Sweden"
VERSION= 1.01
DISTNAME= Snowball-Swedish-${VERSION}
PKGNAME= p5-Lingua-Stem-Snowball-Se-${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
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Snowball-Swedish-1.01.tar.gz) = 59c1b9f82422e27846e2e50db2f8a9a7
RMD160 (Snowball-Swedish-1.01.tar.gz) = 916e77e4b055b71afa0f4c6fed78318576ce8845
SHA1 (Snowball-Swedish-1.01.tar.gz) = abfc08dcb82bf5c717546d898b720be0d4635708

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