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

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

public static class ChineseGrammaticalRelations.PreconjunctGRAnnotation
extends GrammaticalRelation.GrammaticalRelationAnnotation


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

public ChineseGrammaticalRelations.PreconjunctGRAnnotation()


Stanford NLP Group