Uses of Class
org.cleartk.timeml.eval.ModelInfo

Packages that use ModelInfo
org.cleartk.timeml.eval   
 

Uses of ModelInfo in org.cleartk.timeml.eval
 

Subclasses of ModelInfo in org.cleartk.timeml.eval
 class EventModelInfo
          
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
 class TemporalLinkModelInfo
          
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
 class TimeModelInfo
          
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
 

Methods in org.cleartk.timeml.eval that return types with arguments of type ModelInfo
protected  Map<ModelInfo<?>,org.cleartk.eval.AnnotationStatistics<String>> TempEval2010Evaluation.test(org.apache.uima.collection.CollectionReader collectionReader, File directory)
           
 

Constructor parameters in org.cleartk.timeml.eval with type arguments of type ModelInfo
TempEval2010Evaluation(File trainDir, File testDir, File outputDirectory, List<String> goldAnnotatorParamsForViewsRequiredBySystem, String goldAnnotatorParamForViewAnnotatedBySystem, String timemlWriterParamForViewAnnotatedBySystem, List<org.apache.uima.analysis_engine.AnalysisEngineDescription> preprocessingAnnotators, List<? extends ModelInfo<?>> modelInfos)
           
 



Copyright © 2012. All Rights Reserved.