|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.EnglishGrammaticalStructure.FromDependenciesFactory
public static class EnglishGrammaticalStructure.FromDependenciesFactory
Constructor Summary | |
---|---|
EnglishGrammaticalStructure.FromDependenciesFactory()
|
Method Summary | |
---|---|
EnglishGrammaticalStructure |
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 EnglishGrammaticalStructure.FromDependenciesFactory()
Method Detail |
---|
public EnglishGrammaticalStructure 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 |