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