Package org.aksw.qa.annotation.spotter
Class Spotlight
java.lang.Object
org.aksw.qa.annotation.spotter.ASpotter
org.aksw.qa.annotation.spotter.Spotlight
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate StringgetEntities(String question)voidsetConfidence(double i)voidsetSupport(String support)Methods inherited from class org.aksw.qa.annotation.spotter.ASpotter
requestPOST, toString
-
Field Details
-
log
private static org.slf4j.Logger log -
requestURL
-
confidence
-
support
-
contentType
-
-
Constructor Details
-
Spotlight
public Spotlight()
-
-
Method Details
-
doTASK
private String doTASK(String inputText) throws MalformedURLException, IOException, ProtocolException -
getEntities
- Specified by:
getEntitiesin classASpotter
-
getConfidence
-
setConfidence
public void setConfidence(double i) -
getSupport
-
setSupport
-