public class TagMe extends ASpotter
| Modifier and Type | Field | 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 | Description |
|---|---|
TagMe() |
| Modifier and Type | Method | 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–2018 Pivotal Software, Inc.. All rights reserved.