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