|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--opennlp.grok.expression.DominanceComputer
Computes the dominance relationships between different arguments in a Denoter.
| Constructor Summary | |
DominanceComputer()
|
|
| Method Summary | |
void |
computeDominance(LF structure)
The entry point for computing the dominance relationships. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DominanceComputer()
| Method Detail |
public void computeDominance(LF structure)
public static void main(java.lang.String[] args)
throws opennlp.common.structure.CatParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||