|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJet.Refres.Hobbs
functions for computing 'Hobbs distance' for reference resolution.
| Constructor Summary | |
Hobbs()
|
|
| Method Summary | |
static int |
distance(Annotation m1,
Annotation m2,
java.util.Vector sentences)
computes the distance (number of nodes traversed) in a Hobbs search starting from parse tree node 'm2' and searching backwards for parse tree node 'm1'. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Hobbs()
| Method Detail |
public static int distance(Annotation m1,
Annotation m2,
java.util.Vector sentences)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||