@RestController
@RequestMapping("/agdistis")
public class AgdistisWrapper
extends Object
| Modifier and Type | Field | Description |
|---|---|---|
private static String |
AGDISTIS_URL |
|
(package private) org.slf4j.Logger |
logger |
|
private NifEverything |
nif |
| Constructor | Description |
|---|---|
AgdistisWrapper() |
| Modifier and Type | Method | Description |
|---|---|---|
private String |
agdistisPost(String input) |
|
String |
createAgdistisString(org.aksw.gerbil.transfer.nif.Document doc) |
|
String |
getAgdistis() |
|
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–2018 Pivotal Software, Inc.. All rights reserved.