summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-PT-Stemmer
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-08-19 06:03:28 +0000
committersno <sno@pkgsrc.org>2010-08-19 06:03:28 +0000
commit8efba734d23f760a7c6d2110745e039e7f04d159 (patch)
treec1e8f901f91872add940f60623b27d5fa78c545b /textproc/p5-Lingua-PT-Stemmer
parent66d9a3bd434fe447d21ad326138470b6dd12487d (diff)
downloadpkgsrc-8efba734d23f760a7c6d2110745e039e7f04d159.tar.gz
Importing package for p5 module Lingua::PT::Stemmer 0.01 as dependency
of Lingua::Stem 0.84 import (for DBIx::Class::Schema::Loader update). Implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C. Galician is an endangered language spoken in northwest region of Spain. Galician is morphologically similar to Portuguese but phonetics differs greatly. Due to the morphological similarity between Portuguese and Galician, Portuguese stemming algorithm can be adopted to stem Galician texts. See http://bvg.udc.es/recursos_lingua/stemming.html for stemming rules.
Diffstat (limited to 'textproc/p5-Lingua-PT-Stemmer')
-rw-r--r--textproc/p5-Lingua-PT-Stemmer/DESCR11
-rw-r--r--textproc/p5-Lingua-PT-Stemmer/Makefile18
-rw-r--r--textproc/p5-Lingua-PT-Stemmer/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-PT-Stemmer/DESCR b/textproc/p5-Lingua-PT-Stemmer/DESCR
new file mode 100644
index 00000000000..a49ac2aba37
--- /dev/null
+++ b/textproc/p5-Lingua-PT-Stemmer/DESCR
@@ -0,0 +1,11 @@
+Implements a Portuguese stemming algorithm proposed in the paper A
+Stemming Algorithm for the Portuguese Language by Moreira, V. and
+Huyck, C.
+
+Galician is an endangered language spoken in northwest region of Spain.
+Galician is morphologically similar to Portuguese but phonetics differs
+greatly. Due to the morphological similarity between Portuguese and
+Galician, Portuguese stemming algorithm can be adopted to stem Galician
+texts.
+
+See http://bvg.udc.es/recursos_lingua/stemming.html for stemming rules.
diff --git a/textproc/p5-Lingua-PT-Stemmer/Makefile b/textproc/p5-Lingua-PT-Stemmer/Makefile
new file mode 100644
index 00000000000..fd52b14d559
--- /dev/null
+++ b/textproc/p5-Lingua-PT-Stemmer/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 06:03:28 sno Exp $
+
+DISTNAME= Lingua-PT-Stemmer-0.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Lingua-PT-Stemmer/
+COMMENT= Perl5 modules for Galician and Portuguese language stemming
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Lingua/PT/Stemmer/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Lingua-PT-Stemmer/distinfo b/textproc/p5-Lingua-PT-Stemmer/distinfo
new file mode 100644
index 00000000000..29daea0e7be
--- /dev/null
+++ b/textproc/p5-Lingua-PT-Stemmer/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/08/19 06:03:28 sno Exp $
+
+SHA1 (Lingua-PT-Stemmer-0.01.tar.gz) = 640afd86911fa67b6b7b4bed86e817b86932377a
+RMD160 (Lingua-PT-Stemmer-0.01.tar.gz) = f2b911fd4b8872ddcd3deba426d35714de556218
+Size (Lingua-PT-Stemmer-0.01.tar.gz) = 4864 bytes