Statistics::Candidates 0.9
Candidates is a Perl5 module for manipulating candidate features (help module for Statistics::MaxEntropy). SYNOPSIS use Stati
|
|||||||||||||||||||
Candidates is a Perl5 module for manipulating candidate features (help module for Statistics::MaxEntropy).
SYNOPSIS
use Statistics::Candidates;
# create a new candidates object and read candidate features
$candidates = Statistics::Candidates->new($some_file);
# checks for constant candidate features
$candidates->check();
# writes candidates that were not added to a file
$candidates->write($some_other_file);
# clear the administration about being added or not ...
$candidates->clear();
The Candidates object is for storage, retrieval, and manipulation of candidate features.
The reason for separating this code from Maxentropy.pm is that a set of candidate features should be considered a separate object. Blessing them into MaxEntropy would be unnatural.
Also this code is simpler and more stable than that in the MaxEntropy module.
This module requires Bit::SparseVector.
Requirements:
tags
Download Statistics::Candidates 0.9
Authors software
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
