public class TagMeAnnotator extends AbstractHttpBasedAnnotator implements A2KBAnnotator
granterclient, closeClient, CONNECTION_ABORT_INDICATING_EXCPETION_MSG, name| Constructor and Description |
|---|
TagMeAnnotator(String annotationUrl,
String spotUrl) |
TagMeAnnotator(String annotationUrl,
String spotUrl,
String key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
List<org.aksw.gerbil.transfer.nif.MeaningSpan> |
performA2KBTask(org.aksw.gerbil.transfer.nif.Document document) |
List<org.aksw.gerbil.transfer.nif.Meaning> |
performC2KB(org.aksw.gerbil.transfer.nif.Document document) |
protected void |
performClose() |
List<org.aksw.gerbil.transfer.nif.MeaningSpan> |
performD2KBTask(org.aksw.gerbil.transfer.nif.Document document) |
List<org.aksw.gerbil.transfer.nif.Span> |
performRecognition(org.aksw.gerbil.transfer.nif.Document document) |
protected org.aksw.gerbil.transfer.nif.Document |
performRequest(org.aksw.gerbil.transfer.nif.Document document,
boolean annotate) |
close, setClosePermitionGrantercloseRequest, createGetRequest, createHeadRequest, createPostRequest, getClient, getName, interrupt, isCloseClient, sendRequest, sendRequest, setClient, setCloseClient, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setClosePermitionGranter, setNamepublic TagMeAnnotator(String annotationUrl, String spotUrl) throws GerbilException
GerbilExceptionpublic TagMeAnnotator(String annotationUrl, String spotUrl, String key) throws GerbilException
GerbilExceptionprotected void init()
throws GerbilException
GerbilExceptionpublic List<org.aksw.gerbil.transfer.nif.Meaning> performC2KB(org.aksw.gerbil.transfer.nif.Document document) throws GerbilException
performC2KB in interface C2KBAnnotatorGerbilExceptionpublic List<org.aksw.gerbil.transfer.nif.MeaningSpan> performD2KBTask(org.aksw.gerbil.transfer.nif.Document document) throws GerbilException
performD2KBTask in interface D2KBAnnotatorGerbilExceptionpublic List<org.aksw.gerbil.transfer.nif.Span> performRecognition(org.aksw.gerbil.transfer.nif.Document document) throws GerbilException
performRecognition in interface EntityRecognizerGerbilExceptionpublic List<org.aksw.gerbil.transfer.nif.MeaningSpan> performA2KBTask(org.aksw.gerbil.transfer.nif.Document document) throws GerbilException
performA2KBTask in interface A2KBAnnotatorGerbilExceptionprotected org.aksw.gerbil.transfer.nif.Document performRequest(org.aksw.gerbil.transfer.nif.Document document,
boolean annotate)
throws GerbilException
GerbilExceptionprotected void performClose()
throws IOException
performClose in class AbstractHttpBasedAnnotatorIOExceptionCopyright © 2014–2017. All rights reserved.