edu.stanford.nlp.trees.international.pennchinese
Class ChineseGrammaticalRelations.OrdNumberGRAnnotation

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

public static class ChineseGrammaticalRelations.OrdNumberGRAnnotation
extends GrammaticalRelation.GrammaticalRelationAnnotation


Constructor Summary
ChineseGrammaticalRelations.OrdNumberGRAnnotation()
           
 
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

ChineseGrammaticalRelations.OrdNumberGRAnnotation

public ChineseGrammaticalRelations.OrdNumberGRAnnotation()


Stanford NLP Group