| Package | Description |
|---|---|
| simplenlg.aggregation | |
| simplenlg.framework | |
| simplenlg.phrasespec |
| Modifier and Type | Field and Description |
|---|---|
protected NLGFactory |
AggregationRule.factory |
| Modifier and Type | Method and Description |
|---|---|
NLGFactory |
AggregationRule.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
Aggregator.setFactory(NLGFactory factory)
Set the factory that this aggregator should use to create phrases.
|
void |
AggregationRule.setFactory(NLGFactory factory)
Set the factory that the rule should use to create phrases.
|
| Modifier and Type | Method and Description |
|---|---|
NLGFactory |
NLGElement.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
NLGElement.setFactory(NLGFactory factory) |
| Constructor and Description |
|---|
AdjPhraseSpec(NLGFactory phraseFactory) |
AdvPhraseSpec(NLGFactory phraseFactory) |
NPPhraseSpec(NLGFactory phraseFactory) |
PPPhraseSpec(NLGFactory phraseFactory) |
SPhraseSpec(NLGFactory phraseFactory)
create an empty clause
|
VPPhraseSpec(NLGFactory phraseFactory)
create an empty clause
|
Copyright © 2020. All Rights Reserved.