|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opennlp.grok.grammar.AbstractRuleGroup | +--opennlp.grok.grammar.StandardRuleGroup
The standard set of rules assumed for CCG (though currently lacking Substitution).
Field Summary |
Fields inherited from class opennlp.grok.grammar.AbstractRuleGroup |
_binaryRules, _naryRules, _unaryRules |
Constructor Summary | |
StandardRuleGroup()
|
Methods inherited from class opennlp.grok.grammar.AbstractRuleGroup |
addRule, applyRules |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardRuleGroup()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |