opennlp.grok.knowledge
Class SimpleQueryAccommodator
java.lang.Object
|
+--opennlp.grok.knowledge.AccommodateAll
|
+--opennlp.grok.knowledge.AccommodateNone
|
+--opennlp.grok.knowledge.SimpleQueryAccommodator
- All Implemented Interfaces:
- opennlp.common.discourse.AccommodatePolicy
- public class SimpleQueryAccommodator
- extends AccommodateNone
An AccommodatePolicy for queries
- Version:
- $Revision: 1.1.1.1 $, $Date: 2001/10/23 15:17:51 $
- Author:
- Gann Bierner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleQueryAccommodator
public SimpleQueryAccommodator()
accommodateFC
public boolean accommodateFC(opennlp.common.synsem.Denoter d,
opennlp.common.unify.Feature f)
- Overrides:
accommodateFC in class AccommodateNone
accommodateEvent
public boolean accommodateEvent(opennlp.common.synsem.Denoter d)
- Overrides:
accommodateEvent in class AccommodateNone
accommodateKind
public boolean accommodateKind(opennlp.common.synsem.Denoter d)
- Overrides:
accommodateKind in class AccommodateNone
Copyright © 2001 Jason Baldridge and Gann Bierner. All Rights Reserved.