|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure.FromDependenciesFactory
public static class ChineseGrammaticalStructure.FromDependenciesFactory
Constructor Summary | |
---|---|
ChineseGrammaticalStructure.FromDependenciesFactory()
|
Method Summary | |
---|---|
ChineseGrammaticalStructure |
build(java.util.List<TypedDependency> tdeps,
TreeGraphNode root)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChineseGrammaticalStructure.FromDependenciesFactory()
Method Detail |
---|
public ChineseGrammaticalStructure build(java.util.List<TypedDependency> tdeps, TreeGraphNode root)
build
in interface GrammaticalStructureFromDependenciesFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |