A D G L M N P R S V

N

NLGApplication - Class in mt.edu.um.nlgapp
This is the class for an NLG application.
NLGApplication() - Constructor for class mt.edu.um.nlgapp.NLGApplication
Default (empty) constructor
NLGApplication(DocPlanner, Microplanner, NLGRealiser) - Constructor for class mt.edu.um.nlgapp.NLGApplication
Constructor with parameters
NLGRealiser - Class in mt.edu.um.nlgapp.microplan
This interface defines the API for a realiser.
NLGRealiser(NLGFactory, Realiser) - Constructor for class mt.edu.um.nlgapp.microplan.NLGRealiser
Constructor: The NLGRealiser needs a NLGFactory to construct phrases and a Realiser to turn the phrases into Strings.

A D G L M N P R S V