package english
Type Members
- class MarkupFormatter extends NLGModule
This processing module adds some simple plain text formatting to the SimpleNLG output.
This processing module adds some simple plain text formatting to the SimpleNLG output. This includes the following:
- Adding the document title to the beginning of the text.
- Adding section titles in the relevant places.
- Adding appropriate new line breaks for ease-of-reading.
- Adding list items with ' * '.
- Adding numbers for enumerated lists (e.g., "1.1 - ", "1.2 - ", etc.)
- Version
4.0
- class MarkupMorphologyProcessor extends MorphologyProcessor
- class MarkupOrthographyProcessor extends OrthographyProcessor
- class MarkupRealiser extends Realiser
- class MarkupSyntaxProcessor extends SyntaxProcessor