|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--opennlp.grok.grammar.AbstractRule
|
+--opennlp.grok.grammar.AbstractApplicationRule
|
+--opennlp.grok.grammar.BackwardApplication
Forward application: X/Y Y => X
| Field Summary |
| Fields inherited from class opennlp.grok.grammar.AbstractApplicationRule |
_functorSlash |
| Fields inherited from class opennlp.grok.grammar.AbstractRule |
_name, SHOW_DEBUG |
| Constructor Summary | |
BackwardApplication()
|
|
| Method Summary | |
java.util.List |
applyRule(opennlp.common.synsem.Category[] inputs)
|
java.lang.String |
toString()
|
| Methods inherited from class opennlp.grok.grammar.AbstractApplicationRule |
appendLFs, apply, arity |
| Methods inherited from class opennlp.grok.grammar.AbstractRule |
name, showApplyInstance, showApplyInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BackwardApplication()
| Method Detail |
public java.util.List applyRule(opennlp.common.synsem.Category[] inputs)
throws opennlp.common.unify.UnifyFailure
applyRule in interface opennlp.common.parse.RuleapplyRule in class AbstractRuleopennlp.common.unify.UnifyFailurepublic java.lang.String toString()
toString in class AbstractRule
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||