Jet.Refres
Class RefresBuildTrain
java.lang.Object
Jet.Refres.RefresBuildTrain
- public class RefresBuildTrain
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefresBuildTrain
public RefresBuildTrain()
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
references
public static void references(Document doc,
Span span)
nameNomCoref
public static boolean nameNomCoref(Document doc,
Annotation mention,
Annotation entity)
- detects a nominal which refers back to a name ... all tokens of the
name except "the" must also appear as part of the nameWithMods.
in
public static boolean in(java.lang.Object o,
java.lang.Object[] array)
matchingContext
public static boolean matchingContext(java.lang.String anaphorContext,
java.util.ArrayList priorContexts)