calhoun.analysis.crf.test
Class TestFeatures

java.lang.Object
  extended by calhoun.analysis.crf.test.TestFeatures

public class TestFeatures
extends java.lang.Object


Nested Class Summary
static class TestFeatures.EmissionFeature
           
static class TestFeatures.ExplicitHalfExponentialLengthFeature
           
static class TestFeatures.ExponentialLengthFeature
           
static class TestFeatures.GaussianLengthFeature
           
static class TestFeatures.HalfExponentialLengthFeature
           
static class TestFeatures.TestFeature
           
 
Constructor Summary
TestFeatures()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFeatures

public TestFeatures()