|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.parser.dvparser.DVModelReranker.Query
public class DVModelReranker.Query
| Constructor Summary | |
|---|---|
DVModelReranker.Query()
|
|
| Method Summary | |
|---|---|
java.util.List<DeepTree> |
getDeepTrees()
|
double |
score(Tree tree)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DVModelReranker.Query()
| Method Detail |
|---|
public double score(Tree tree)
score in interface RerankerQuerypublic java.util.List<DeepTree> getDeepTrees()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||