@RestController @RequestMapping(value="/agdistis") public class AgdistisWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
AGDISTIS_URL |
(package private) org.slf4j.Logger |
logger |
private NifEverything |
nif |
| Constructor and Description |
|---|
AgdistisWrapper() |
| Modifier and Type | Method and Description |
|---|---|
private String |
agdistisPost(String input) |
String |
createAgdistisString(org.aksw.gerbil.transfer.nif.Document doc) |
String |
getAgdistis() |
static void |
main(String[] args) |
String |
postAgdistis(String input) |
String |
process(String input) |
List<org.aksw.gerbil.transfer.nif.Marking> |
requestForStringAgdistis(String sentence) |
private NifEverything nif
private static final String AGDISTIS_URL
final org.slf4j.Logger logger
@RequestMapping(method=GET) public String getAgdistis()
private String agdistisPost(String input) throws IOException
IOExceptionpublic List<org.aksw.gerbil.transfer.nif.Marking> requestForStringAgdistis(String sentence)
public String createAgdistisString(org.aksw.gerbil.transfer.nif.Document doc)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.