Uses of Package
calhoun.analysis.crf.solver

Packages that use calhoun.analysis.crf.solver
calhoun.analysis.crf.solver training and inference algorithms used in the CRF engine 
calhoun.analysis.crf.solver.semimarkov   
 

Classes in calhoun.analysis.crf.solver used by calhoun.analysis.crf.solver
CacheProcessor
          interface to implementations of feature caches.
CacheProcessor.FeatureEvaluation
          This class holds the feature evaluations for a given position, or position/length combination.
CacheProcessor.LengthFeatureEvaluation
           
CacheProcessor.SolverSetup
           
CacheProcessor.StatePotentials
           
CacheProcessorBasic
          basic functionality common to most cache processors.
 

Classes in calhoun.analysis.crf.solver used by calhoun.analysis.crf.solver.semimarkov
CacheProcessor
          interface to implementations of feature caches.