|
Class Summary |
| AccommodateAll |
An AccommodatePolicy that accommodates anything and everything. |
| AccommodateNone |
An AccommodatePolicy that accommodates nothing. |
| Brain |
The Brain is the central processing point for many different bits of
information. |
| BrainFunctions |
Just ignore this. |
| CenterAlg |
Implements Centering-- a tecnique that can be used for following salient
items in a discourse. |
| DM |
The DM is an object which keeps track of the model of the discourse. |
| Entity |
An Entity is a FC which represents an entity (such as John, the dog, or
California) in the discourse. |
| Event |
An Event is a FC which represents an event (such as "John hit Bill") in the
discourse. |
| FCAdapter |
An FC is the collection of information which defines an entity, proposition,
or a group of entities or propositions. |
| GrokKind |
Nodes in the ISA hierarchies. |
| ISA |
An ISA hierarchy. |
| LocalResolver |
Determines what Referable is meant by a semantic form. |
| QueryInstantiator |
Instantiates categories to referrables spcifically for questions. |
| SimpleInstantiator |
|
| SimpleQueryAccommodator |
An AccommodatePolicy for queries |
| SimpleResolver |
A simple implementation of the Resolver interface. |
| SimpleSalienceList |
A list of referrables ordered by their salience. |
| SimpleSentencePlanner |
Does a simple job of making sentences using a generator. |
| StrubeAlg |
An implementation of Strube's model for incremental centering. |