public class AnnotatorOutputWriter extends Object
| Constructor and Description |
|---|
AnnotatorOutputWriter(String outputDirectory) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.aksw.gerbil.transfer.nif.Marking> |
storeAnnotatorOutput(ExperimentTaskConfiguration configuration,
List<List<T>> results,
List<org.aksw.gerbil.transfer.nif.Document> documents) |
public AnnotatorOutputWriter(String outputDirectory)
public <T extends org.aksw.gerbil.transfer.nif.Marking> void storeAnnotatorOutput(ExperimentTaskConfiguration configuration, List<List<T>> results, List<org.aksw.gerbil.transfer.nif.Document> documents)
Copyright © 2014–2017. All rights reserved.