edu.stanford.nlp.trees
Class EnglishGrammaticalRelations.AuxPassiveGRAnnotation

java.lang.Object
  extended by edu.stanford.nlp.trees.GrammaticalRelation.GrammaticalRelationAnnotation
      extended by edu.stanford.nlp.trees.EnglishGrammaticalRelations.AuxPassiveGRAnnotation
All Implemented Interfaces:
CoreAnnotation<Set<TreeGraphNode>>, TypesafeMap.Key<CoreMap,Set<TreeGraphNode>>
Enclosing class:
EnglishGrammaticalRelations

public static class EnglishGrammaticalRelations.AuxPassiveGRAnnotation
extends GrammaticalRelation.GrammaticalRelationAnnotation


Constructor Summary
EnglishGrammaticalRelations.AuxPassiveGRAnnotation()
           
 
Method Summary
 
Methods inherited from class edu.stanford.nlp.trees.GrammaticalRelation.GrammaticalRelationAnnotation
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnglishGrammaticalRelations.AuxPassiveGRAnnotation

public EnglishGrammaticalRelations.AuxPassiveGRAnnotation()


Stanford NLP Group