SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-String-Trigram rpm build for : PLD. For other distributions click perl-String-Trigram.

Name : perl-String-Trigram
Version : 0.02 Vendor : PLD
Release : 2 Date : 2002-09-18 20:51:14
Group : Development/Languages/perl Source RPM : perl-String-Trigram-0.02-2.src.rpm
Size : 0.03 MB
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
Summary : String::Trigram - Find similar strings by trigram method
Description :
This module computes the similarity of two strings based on the
trigram method. This consists in splitting some string into triples of
characters and comparing those to the trigrams of some other string.
For example the string kangaroo has the trigrams {kan ang nga gar aro
roo}. A wrongly typed kanagaroo has the trigrams {kan ana nag aga gar
aro roo}. To compute the similarity we (roughly) divide the number of
matching trigrams (tokens not types) by the number of all trigrams
(types not tokens). For our example this means dividing 4 / 9
resulting in 0.44.

RPM found in directory: /vol/rzm3/linux-pld/dists/ra/PLD/i386/PLD/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
ftp.icm.edu.pl  perl-String-Trigram-0.02-2.noarch.rpm
     

Provides :
perl(String::Trigram)
perl-String-Trigram

Requires :
rpmlib(PayloadIsBzip2) <= 3.0.5-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(warnings)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Carp)
perl
perl(Exporter)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl > 5.6.0
perl(locale)
perl(strict)


Content of RPM :
/usr/lib/perl5/site_perl/String/Trigram.pm
/usr/share/man/man3/String::Trigram.3pm.gz

 
ICM