edu.stanford.nlp.trees
Class EnglishGrammaticalRelations.PossessiveModifierGRAnnotation

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

public static class EnglishGrammaticalRelations.PossessiveModifierGRAnnotation
extends GrammaticalRelation.GrammaticalRelationAnnotation


Constructor Summary
EnglishGrammaticalRelations.PossessiveModifierGRAnnotation()
           
 
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.PossessiveModifierGRAnnotation

public EnglishGrammaticalRelations.PossessiveModifierGRAnnotation()


Stanford NLP Group