| Package | Description |
|---|---|
| simplenlg.aggregation |
| Modifier and Type | Class and Description |
|---|---|
class |
BackwardConjunctionReductionRule
Implementation of the backward conjunction reduction rule.
|
class |
ClauseCoordinationRule
Implementation of a clausal coordination rule.
|
class |
ForwardConjunctionReductionRule
Implementation of the forward conjunction rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<AggregationRule> |
Aggregator.getRules()
Get the rules in this aggregator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Aggregator.addRule(AggregationRule rule)
Add a rule to this aggregator.
|
Copyright © 2020. All Rights Reserved.