| Modifier and Type | Class and Description |
|---|---|
static interface |
MentionDetectionEvaluation.Options |
| Constructor and Description |
|---|
MentionDetectionEvaluation(File baseDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.uima.collection.CollectionReader |
getCollectionReader(List<File> files) |
static void |
main(String[] args) |
protected org.cleartk.eval.AnnotationStatistics<String> |
test(org.apache.uima.collection.CollectionReader collectionReader,
File modelDirectory) |
void |
train(org.apache.uima.collection.CollectionReader collectionReader,
File outputDirectory) |
public MentionDetectionEvaluation(File baseDirectory)
protected org.apache.uima.collection.CollectionReader getCollectionReader(List<File> files) throws Exception
public void train(org.apache.uima.collection.CollectionReader collectionReader,
File outputDirectory)
throws Exception
Copyright © 2016. All rights reserved.