public class TagMe extends ASpotter
| Modifier and Type | Field and Description |
|---|---|
private String |
include_all_spots |
private String |
include_categories |
private String |
key |
private String |
lang |
(package private) static org.slf4j.Logger |
log |
private String |
requestURL |
| Constructor and Description |
|---|
TagMe() |
| Modifier and Type | Method and Description |
|---|---|
private String |
doTASK(String inputText) |
Map<String,List<org.aksw.qa.commons.datastructure.Entity>> |
getEntities(String question) |
requestPOST, toStringstatic org.slf4j.Logger log
private String requestURL
private String key
private String lang
private String include_all_spots
private String include_categories
private String doTASK(String inputText) throws MalformedURLException, IOException, ProtocolException
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.