edu.stanford.nlp.trees.international.pennchinese
Class ChineseGrammaticalRelations.NumberModifierGRAnnotation
java.lang.Object
edu.stanford.nlp.trees.GrammaticalRelation.GrammaticalRelationAnnotation
edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations.NumberModifierGRAnnotation
- All Implemented Interfaces:
- CoreAnnotation<Set<TreeGraphNode>>, TypesafeMap.Key<CoreMap,Set<TreeGraphNode>>
- Enclosing class:
- ChineseGrammaticalRelations
public static class ChineseGrammaticalRelations.NumberModifierGRAnnotation
- extends GrammaticalRelation.GrammaticalRelationAnnotation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChineseGrammaticalRelations.NumberModifierGRAnnotation
public ChineseGrammaticalRelations.NumberModifierGRAnnotation()
Stanford NLP Group