| Modifier and Type | Field and Description |
|---|---|
private static PersistentCache |
cache |
(package private) static org.slf4j.Logger |
log |
private boolean |
useCache |
| Constructor and Description |
|---|
ASpotter() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,List<org.aksw.qa.commons.datastructure.Entity>> |
getEntities(String question) |
private String |
post(String urlParameters,
String requestURL) |
protected String |
requestPOST(String input,
String requestURL) |
String |
toString() |
static org.slf4j.Logger log
private boolean useCache
private static PersistentCache cache
public abstract Map<String,List<org.aksw.qa.commons.datastructure.Entity>> getEntities(String question)
private String post(String urlParameters, String requestURL) throws MalformedURLException, IOException, ProtocolException
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.