SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-NSP rpm build for : openSUSE Tumbleweed. For other distributions click perl-Text-NSP.

Name : perl-Text-NSP
Version : 1.31 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.76 Date : 2024-08-05 17:37:32
Group : Development/Libraries/Perl Source RPM : perl-Text-NSP-1.31-1.76.src.rpm
Size : 1.63 MB
Packager : (none)
Summary : Extract collocations and Ngrams from text
Description :
The Ngram Statistics Package (NSP) is a collection of perl modules that aid
in analyzing Ngrams in text files. We define an Ngram as a sequence of \'n\'
tokens that occur within a window of at least \'n\' tokens in the text; what
constitutes a \"token\" can be defined by the user.

NSP.pm is a stub that doesn\'t have any real functionality. It serves as a
top level module in the hierarchy and allows us to group the
Text::NSP::Count and Text::NSP::Measures modules.

The modules under Text::NSP::Measures implement measures of association
that are used to evaluate whether the co-occurrence of the words in a Ngram
is purely by chance or statistically significant. These measures compute a
numerical score for Ngrams. This score can be used to decide whether or not
there is enough evidence to reject the null hypothesis (that the Ngram is
not statistically significant) for that Ngram.

To use one of the measures you can either use the program statistic.pl
provided under the utils directory, or write your own driver program.
Program statistic.pl takes as input a list of Ngrams with their frequencies
(in the format output by count.pl) and runs a user-selected statistical
measure of association to compute the score for each Ngram. The Ngrams,
along with their scores, are output in descending order of this score. For
help on using utils/statistic.pl please refer to its perldoc (perldoc
utils/statistic.pl).

If you are writing your own driver program, a basic usage example is
provided above under SYNOPSIS. For further clarification please refer to
the documentation of Text::NSP::Measures (perldoc Text::NSP::Measures).

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-NSP-1.31-1.76.noarch.rpm
     

Provides :
perl(Text::NSP)
perl(Text::NSP::Measures)
perl(Text::NSP::Measures::2D)
perl(Text::NSP::Measures::2D::CHI)
perl(Text::NSP::Measures::2D::CHI::phi)
perl(Text::NSP::Measures::2D::CHI::tscore)
perl(Text::NSP::Measures::2D::CHI::x2)
perl(Text::NSP::Measures::2D::Dice)
perl(Text::NSP::Measures::2D::Dice::dice)
perl(Text::NSP::Measures::2D::Dice::jaccard)
perl(Text::NSP::Measures::2D::Fisher)
perl(Text::NSP::Measures::2D::Fisher2)
perl(Text::NSP::Measures::2D::Fisher2::left)
perl(Text::NSP::Measures::2D::Fisher2::right)
perl(Text::NSP::Measures::2D::Fisher2::twotailed)
perl(Text::NSP::Measures::2D::Fisher::left)
perl(Text::NSP::Measures::2D::Fisher::right)
perl(Text::NSP::Measures::2D::Fisher::twotailed)
perl(Text::NSP::Measures::2D::MI)
perl(Text::NSP::Measures::2D::MI::ll)
perl(Text::NSP::Measures::2D::MI::pmi)
perl(Text::NSP::Measures::2D::MI::ps)
perl(Text::NSP::Measures::2D::MI::tmi)
perl(Text::NSP::Measures::2D::odds)
perl(Text::NSP::Measures::3D)
perl(Text::NSP::Measures::3D::MI)
perl(Text::NSP::Measures::3D::MI::ll)
perl(Text::NSP::Measures::3D::MI::pmi)
perl(Text::NSP::Measures::3D::MI::ps)
perl(Text::NSP::Measures::3D::MI::tmi)
perl(Text::NSP::Measures::4D)
perl(Text::NSP::Measures::4D::MI)
perl(Text::NSP::Measures::4D::MI::ll)
perl-Text-NSP

Requires :
/bin/csh
/usr/bin/perl
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/combig-script.sh
/usr/bin/combig.pl
/usr/bin/count.pl
/usr/bin/count2huge.pl
/usr/bin/find-compounds.pl
/usr/bin/huge-count.pl
/usr/bin/huge-delete.pl
/usr/bin/huge-merge.pl
/usr/bin/huge-sort.pl
/usr/bin/huge-split.pl
/usr/bin/kocos-script.sh
/usr/bin/kocos.pl
/usr/bin/rank-script.sh
/usr/bin/rank.pl
/usr/bin/statistic.pl
/usr/lib/perl5/vendor_perl/5.40.0/Text
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/CHI
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/CHI.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/CHI/phi.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/CHI/tscore.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/CHI/x2.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/Dice
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/Dice.pm
/usr/lib/perl5/vendor_perl/5.40.0/Text/NSP/Measures/2D/Dice/dice.pm
There is 118 files more in these RPM.

 
ICM