| Package | Description |
|---|---|
| simplenlg.phrasespec | |
| simplenlg.xmlrealiser |
| Modifier and Type | Class and Description |
|---|---|
class |
AdjPhraseSpec
This class defines a adjective phrase.
|
class |
AdvPhraseSpec
This class defines a adverbial phrase.
|
class |
NPPhraseSpec
This class defines a noun phrase.
|
class |
PPPhraseSpec
This class defines a prepositional phrase.
|
class |
SPhraseSpec
This class defines a clause (sentence-like phrase).
|
class |
VPPhraseSpec
This class defines a verb phrase.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnWrapper.UnwrapPhraseComponents(PhraseElement hp,
XmlNLGElement wps)
Unwrap the common phrase components (premodifiers, postmodifiers etc)
that any
simplenlg.xmlrealiser.wrapper.NLGElement can have,
and map it to a simplenlg.framework.NLGElement |
Copyright © 2020. All Rights Reserved.