| Package | Description |
|---|---|
| simplenlg.server | |
| simplenlg.xmlrealiser |
| Modifier and Type | Method and Description |
|---|---|
protected String |
RealisationRequest.doRealisation(Reader inputReader) |
| Modifier and Type | Method and Description |
|---|---|
static NLGSpec |
UnWrapper.getNLGSpec(Reader xmlReader)
Create wrapper objects from xml for a request to realise, or the xml for
a recording.
|
static RecordSet |
XMLRealiser.getRecording(Reader input)
Gets the recording.
|
static RequestType |
XMLRealiser.getRequest(Reader input)
Gets the request.
|
static String |
XMLRealiser.main(Object[] args)
The main method to perform realisation.
|
static String |
XMLRealiser.realise(XmlDocumentElement wt)
Realise.
|
static void |
XMLRealiser.startRecording(String path)
Start recording.
|
static String |
XMLRealiser.stopRecording()
Stop recording.
|
Copyright © 2020. All Rights Reserved.