| Package | Description |
|---|---|
| simplenlg.framework |
| Modifier and Type | Method and Description |
|---|---|
PPPhraseSpec |
NLGFactory.createPrepositionPhrase()
Creates a blank preposition phrase with no preposition or complements.
|
PPPhraseSpec |
NLGFactory.createPrepositionPhrase(Object preposition)
Creates a preposition phrase with the given preposition.
|
PPPhraseSpec |
NLGFactory.createPrepositionPhrase(Object preposition,
Object complement)
Creates a preposition phrase with the given preposition and complement.
|
Copyright © 2020. All Rights Reserved.