| Package | Description |
|---|---|
| simplenlg.aggregation | |
| simplenlg.format.english | |
| simplenlg.morphology.english | |
| simplenlg.orthography.english | |
| simplenlg.realiser.english | |
| simplenlg.syntax.english |
| Modifier and Type | Class and Description |
|---|---|
class |
Aggregator
An Aggregator performs aggregation on clauses, by applying a set of
prespecified rules on them and returning the result.
|
class |
NewAggregator |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLFormatter
This processing module adds some simple plain HTML formatting to the
SimpleNLG output.
|
class |
TextFormatter
This processing module adds some simple plain text formatting to the
SimpleNLG output.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MorphologyProcessor
This is the processor for handling morphology within the SimpleNLG.
|
class |
MorphologyRules
This abstract class contains a number of rules for doing simple inflection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrthographyProcessor
This processing module deals with punctuation when applied to
DocumentElements. |
| Modifier and Type | Class and Description |
|---|---|
class |
Realiser |
| Modifier and Type | Method and Description |
|---|---|
void |
Realiser.setFormatter(NLGModule formatter) |
| Modifier and Type | Class and Description |
|---|---|
class |
SyntaxProcessor
This is the processor for handling syntax within the SimpleNLG.
|
Copyright © 2020. All Rights Reserved.