Class RuleBaseBenchmark
- java.lang.Object
-
- com.yahoo.prelude.semantics.benchmark.RuleBaseBenchmark
-
public class RuleBaseBenchmark extends Object
-
-
Constructor Summary
Constructors Constructor Description RuleBaseBenchmark()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
benchmark(String ruleBaseFile, String queryFile, int iterations)
static void
main(String[] args)
-
-
-
Method Detail
-
benchmark
public void benchmark(String ruleBaseFile, String queryFile, int iterations) throws IOException, ParseException
- Throws:
IOException
ParseException
-
main
public static void main(String[] args)
-
-