public class QueryGenerator extends Object
Constructor and Description |
---|
QueryGenerator() |
Modifier and Type | Method and Description |
---|---|
static edu.illinois.cs.cogcomp.core.transformers.Predicate<Constituent> |
generateQuery(edu.illinois.cs.cogcomp.core.datastructures.trees.Tree<String> tree,
Constituent c,
Map<String,String> variables) |
public static edu.illinois.cs.cogcomp.core.transformers.Predicate<Constituent> generateQuery(edu.illinois.cs.cogcomp.core.datastructures.trees.Tree<String> tree, Constituent c, Map<String,String> variables) throws EdisonException
EdisonException
Copyright © 2015. All rights reserved.