SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-SWISH-Stemmer rpm build for : openSUSE Tumbleweed. For other distributions click perl-SWISH-Stemmer.

Name : perl-SWISH-Stemmer
Version : 0.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 6.41 Date : 2019-07-08 18:21:07
Group : Development/Libraries/Perl Source RPM : perl-SWISH-Stemmer-0.03-6.41.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Perl extension for stemming words using a modified version of the
Description :
This module provides access to the Stem() function used in SWISH-E to stem
words. This module is needed if you wish to highlight words in source
documents.

Not that this module includes the stemmer.c function from the SWISH-E
distribution. You should make sure that the stemmer.c file contained here
is closely matched to the stemmer.c module in the SWISH-E distribution.

Also, there is a SWISH-E library that will contain the Stem() and
SwishStem() functions. So you may be able to access that library instead of
using this module. Check the SWISH-E discussion list for more info.

Purpose: Implementation of the Porter stemming algorithm documented
in: Porter, M.F., \"An Algorithm For Suffix Stripping,\"
Program 14 (3), July 1980, pp. 130-137.

Provenance: Written by B. Frakes and C. Cox, 1986.
Changed by C. Fox, 1990.
- made measure function a DFA
- restructured structs
- renamed functions and variables
- restricted function and variable scopes
Changed by C. Fox, July, 1991.
- added ANSI C declarations
- branch tested to 90% coverage

Notes: This code will make little sense without the the Porter
article. The stemming function converts its input to
lower case.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-SWISH-Stemmer-0.03-6.41.x86_64.rpm
     

Provides :
perl(SWISH::Stemmer)
perl-SWISH-Stemmer
perl-SWISH-Stemmer(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.28.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/SWISH
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/SWISH/Stemmer.pm
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/auto/SWISH
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/auto/SWISH/Stemmer
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/auto/SWISH/Stemmer/Stemmer.so
/usr/share/doc/packages/perl-SWISH-Stemmer
/usr/share/doc/packages/perl-SWISH-Stemmer/Changes
/usr/share/doc/packages/perl-SWISH-Stemmer/README
/usr/share/man/man3/SWISH::Stemmer.3pm.gz

 
ICM