Uses of Class
gate.creole.coref.PronominalCoref

Packages that use PronominalCoref
gate.creole.coref   
 

Uses of PronominalCoref in gate.creole.coref
 

Fields in gate.creole.coref declared as PronominalCoref
private  PronominalCoref Coreferencer.pronominalModule
          ---
 

Constructors in gate.creole.coref with parameters of type PronominalCoref
PronominalCoref.Quote(Annotation quoteAnnotation, int index)
          ---
PronominalCoref.Sentence(int sentNumber, int paraNumber, Long startOffset, Long endOffset, AnnotationSet persons, AnnotationSet organizations, AnnotationSet locations)
          ---