Main > Programming > Libraries >

Text::NSP::Measures::2D 1.01

Text::NSP::Measures::2D 1.01

Sponsored Links

Text::NSP::Measures::2D 1.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.93 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1150
Date added: 2006-08-30

Text::NSP::Measures::2D 1.01 description

Text::NSP::Measures::2D is a Perl module that provides basic framework for building measure of association for bigrams.

SYNOPSIS

Basic Usage
use Text::NSP::Measures::2D::MI::ll;

my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;

$ll_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);

if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage()."n"";
}
else
{
print getStatisticName."value for bigram is ".$ll_value."n"";
}

This module is to be used as a foundation for building 2-dimensional measures of association. The methods in this module retrieve observed bigram frequency counts, marginal totals, and also compute expected values. They also provide error checks for these counts.

Text::NSP::Measures::2D 1.01 Screenshot

Advertisements

Text::NSP::Measures::2D 1.01 Keywords

Bookmark Text::NSP::Measures::2D 1.01

Hyperlink code:
Link for forum:

Text::NSP::Measures::2D 1.01 Copyright

WareSeeker periodically updates pricing and software information of Text::NSP::Measures::2D 1.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Text::NSP::Measures::2D 1.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Text::NSP::Measures::3D is a Perl module that provides basic framework for building measure of association for trigrams. Free Download
Text::NSP::Measures is a Perl module for computing association scores of Ngrams. Free Download
Text::NSP::Measures::2D::MI is a Perl module that provides error checks for Loglieklihood. Free Download
Text::NSP::Measures::2D::MI::ll is a Perl module that implements Loglikelihood measure of association for bigrams. Free Download
Text::NSP::Measures::2D::CHI::x2 is a Perl module that implements Pearsons chi squared measure of association for bigrams. Free Download
Text::NSP::Measures::2D::MI::pmi is a Perl module that implements Pointwise Mutual Information. Free Download
Text::NSP::Measures::3D::MI is a Perl module that provides error checks and framework to implement Loglieklihood and more. Free Download
Text::NSP::Measures::2D::MI::ps is a Perl module that implements Poisson-Stirling measure of association for bigrams. Free Download