Package org.apache.ctakes.assertion.train

Class Summary
CrossValidateAttributeModels  
CrossValidateChi2GridSearch  
JustJudgeStep  
PolarityCotrainingTests For each assertion attribute (polarity, conditional, etc), run against the test directories for that attribute, using models that are under the models-dir.
PolarityCotrainingTrain For each assertion attribute (polarity, conditional, etc), train a model using the data in the training directories for that attribute, and store the model under the models-dir Note that this uses constants within AssertionConst for the directory names.
ReadAndPreprocessForAttributeModels  
ReadPreprocessTrainTestJudge  
TestAttributeModels For each assertion attribute (polarity, conditional, etc), run against the test directories for that attribute, using models that are under the models-dir.
TrainAttributeModels For each assertion attribute (polarity, conditional, etc), train a model using the data in the training directories for that attribute, and store the model under the models-dir Note that this uses constants within AssertionConst for the directory names.
 



Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.