Package opennlp.grok.knowledge

Interface Summary
Instantiator Determines what is refered to by a semantic category.
QueryAccommodator An accommodation policy specifically for questions.
Resolver An interface for defining classes which resolve referring expressions given a knowledge base.
SentencePlanner Constructs an english response to a query given the answer
 

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.
 



Copyright © 2001 Jason Baldridge and Gann Bierner. All Rights Reserved.