public class TempEval2013Evaluation extends org.cleartk.eval.Evaluation_ImplBase<File,com.google.common.collect.ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,org.cleartk.eval.AnnotationStatistics<String>>>
| Modifier and Type | Class and Description |
|---|---|
static class |
TempEval2013Evaluation.CopyEventsAndTimes |
static class |
TempEval2013Evaluation.CopyTextAndDocumentCreationTime |
static class |
TempEval2013Evaluation.FixTimeML |
static class |
TempEval2013Evaluation.SetTemporalLinkIDs |
static class |
TempEval2013Evaluation.ShrinkTimesContainingEvents |
static class |
TempEval2013Evaluation.UseInferredTlinks |
| Constructor and Description |
|---|
TempEval2013Evaluation(File baseDirectory,
com.google.common.collect.ImmutableMultimap<org.cleartk.timeml.eval.Model<?>,Model.Params> models,
List<File> inferredTLinksDirectories,
boolean useVerbClauseTlinks,
boolean relationsOnly) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.uima.collection.CollectionReader |
getCollectionReader(List<File> files) |
static void |
main(String[] args) |
protected com.google.common.collect.ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,org.cleartk.eval.AnnotationStatistics<String>> |
test(org.apache.uima.collection.CollectionReader reader,
File directory) |
void |
train(org.apache.uima.collection.CollectionReader reader,
File directory) |
public TempEval2013Evaluation(File baseDirectory, com.google.common.collect.ImmutableMultimap<org.cleartk.timeml.eval.Model<?>,Model.Params> models, List<File> inferredTLinksDirectories, boolean useVerbClauseTlinks, boolean relationsOnly)
protected org.apache.uima.collection.CollectionReader getCollectionReader(List<File> files) throws Exception
getCollectionReader in class org.cleartk.eval.Evaluation_ImplBase<File,com.google.common.collect.ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,org.cleartk.eval.AnnotationStatistics<String>>>Exceptionpublic void train(org.apache.uima.collection.CollectionReader reader,
File directory)
throws Exception
train in class org.cleartk.eval.Evaluation_ImplBase<File,com.google.common.collect.ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,org.cleartk.eval.AnnotationStatistics<String>>>Exceptionprotected com.google.common.collect.ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,org.cleartk.eval.AnnotationStatistics<String>> test(org.apache.uima.collection.CollectionReader reader, File directory) throws Exception
test in class org.cleartk.eval.Evaluation_ImplBase<File,com.google.common.collect.ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,org.cleartk.eval.AnnotationStatistics<String>>>ExceptionCopyright © 2013. All Rights Reserved.