The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Modules

The Ngram Statistic Package allows a user to count sequences of words in large corpora of text, and measure their association.
Perl modules for computing association scores of Ngrams. This module provides the basic framework for these measures.
Perl module that provides basic framework for building measure of association for bigrams.
Perl module that provides error checks for the Pearsons chi squared, phi coefficient and the Tscore measures.
Perl module that implements Phi coefficient measure for bigrams.
Perl module that implements T-score measure of association for bigrams.
Perl module that implements Pearson's chi squared measure of association for bigrams.
Perl module that provides the framework to implement the Dice and Jaccard coefficients.
Perl module to compute Dice coefficient for bigrams.
Perl module that implements the jaccard coefficient.
Perl module that provides methods to compute the Fishers exact tests.
Perl module implementation of the left sided Fisher's exact test.
Perl module implementation of the right sided Fisher's exact test.
Perl module implementation of the two-sided Fisher's exact test.
Perl module that provides methods to compute the Fishers exact tests.
Perl module implementation of the left sided Fisher's exact test.
Perl module implementation of the right sided Fisher's exact test.
Perl module implementation of the two-sided Fisher's exact test.
Perl module that provides error checks for Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure.
Perl module that implements Loglikelihood measure of association for bigrams.
Perl module that implements Pointwise Mutual Information.
Perl module that implements Poisson-Stirling measure of association for bigrams.
Perl module that implements True Mutual Information.
Perl module to compute the Odds ratio for bigrams.
Perl module that provides basic framework for building measure of association for trigrams.
Perl module that provides error checks and framework to implement Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams.
Perl module that implements Loglikelihood measure of association for trigrams.
Perl module that implements Pointwise Mutual Information for trigrams.
Perl module that implements Poisson Stirling Measure for trigrams.
Perl implementation for True Mutual Information for trigrams.