public class QuestionBasedQueryTreeFilterAggressive extends Object implements QueryTreeFilter
Constructor and Description |
---|
QuestionBasedQueryTreeFilterAggressive(Set<String> questionWords) |
Modifier and Type | Method and Description |
---|---|
QueryTree<String> |
getFilteredQueryTree(QueryTree<String> tree) |
void |
setThreshold(double threshold) |
public QuestionBasedQueryTreeFilterAggressive(Set<String> questionWords)
public QueryTree<String> getFilteredQueryTree(QueryTree<String> tree)
getFilteredQueryTree
in interface QueryTreeFilter
public void setThreshold(double threshold)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann