Text::NSP::Measures::2D 1.01
Sponsored Links
Text::NSP::Measures::2D 1.01 Ranking & Summary
File size:
0.93 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1150
Date added:
2006-08-30
Publisher:
Text::NSP::Measures::2D Team
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.
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
NSP
2D 1.01
MEASURE OF ASSOCIATION
for building
Perl module
Basic Framework
module
basic
building
association
Perl
provides
Text::NSP::Measures::2D
TextNSPMeasures2D
Text::NSP::Measures::2D 1.01
Libraries
Bookmark Text::NSP::Measures::2D 1.01
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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
basic building blocks
perl modules
install perl module
module master
lambda measure of association
lunar module
installing perl module
measure of association epidemiology
module allows users
xml parser perl module
modules
module 4
ignition module
gamma measure of association
atrpms perl module helper
high power red laser diode modules
module 1
module trucks
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
Latest Software
Popular Software
Favourite Software
- Text::NSP::Measures::2D::CHI::phi 1.03
- Text::NSP::Measures::2D::Fisher2::right 1.03
- Text::NSP::Measures::2D::Fisher::left 1.03
- Text::NSP::Measures::2D::Fisher::twotailed 1.03
- Text::NSP::Measures::2D::Fisher2::twotailed 1.03
- Text::NSP::Measures::2D::CHI::tscore 1.03
- Text::NSP::Measures::2D::Dice::dice 1.03
- Text::NSP::Measures::2D::MI::tmi 1.03