protected abstract static class BatFrameworkAnnotatorWrapper.AbstractTopicSystemWrapper<T extends it.unipi.di.acube.batframework.problems.TopicSystem> extends AbstractAnnotator
| Modifier and Type | Field and Description |
|---|---|
protected T |
annotator |
protected BAT2NIF_TranslationHelper |
translater |
granter, name| Constructor and Description |
|---|
AbstractTopicSystemWrapper(T annotator,
it.unipi.di.acube.batframework.utils.WikipediaApiInterface wikiApi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected List<org.aksw.gerbil.transfer.nif.Meaning> |
performC2KB(it.unipi.di.acube.batframework.problems.C2WSystem annotator,
org.aksw.gerbil.transfer.nif.Document document) |
protected List<org.aksw.gerbil.transfer.nif.MeaningSpan> |
performExtraction(it.unipi.di.acube.batframework.problems.A2WSystem annotator,
org.aksw.gerbil.transfer.nif.Document document) |
protected List<org.aksw.gerbil.transfer.nif.MeaningSpan> |
performLinking(it.unipi.di.acube.batframework.problems.D2WSystem annotator,
org.aksw.gerbil.transfer.nif.Document document) |
protected List<org.aksw.gerbil.transfer.nif.Span> |
performRecognition(it.unipi.di.acube.batframework.problems.A2WSystem annotator,
org.aksw.gerbil.transfer.nif.Document document) |
close, performClose, setClosePermitionGranter, setNameprotected T extends it.unipi.di.acube.batframework.problems.TopicSystem annotator
protected BAT2NIF_TranslationHelper translater
public AbstractTopicSystemWrapper(T annotator, it.unipi.di.acube.batframework.utils.WikipediaApiInterface wikiApi)
public String getName()
getName in interface AnnotatorgetName in class AbstractAnnotatorprotected List<org.aksw.gerbil.transfer.nif.Span> performRecognition(it.unipi.di.acube.batframework.problems.A2WSystem annotator, org.aksw.gerbil.transfer.nif.Document document)
protected List<org.aksw.gerbil.transfer.nif.MeaningSpan> performExtraction(it.unipi.di.acube.batframework.problems.A2WSystem annotator, org.aksw.gerbil.transfer.nif.Document document)
protected List<org.aksw.gerbil.transfer.nif.MeaningSpan> performLinking(it.unipi.di.acube.batframework.problems.D2WSystem annotator, org.aksw.gerbil.transfer.nif.Document document)
protected List<org.aksw.gerbil.transfer.nif.Meaning> performC2KB(it.unipi.di.acube.batframework.problems.C2WSystem annotator, org.aksw.gerbil.transfer.nif.Document document) throws GerbilException
GerbilExceptionCopyright © 2014–2017. All rights reserved.