|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni.leipzig.IR15.Benchmark.Benchmark
de.uni.leipzig.IR15.Benchmark.dex.DEXBenchmark
de.uni.leipzig.IR15.Benchmark.dex.Query3_Benchmark
public class Query3_Benchmark
Query 3 selects all sentence co-occurences (co_s) between two words which are sentence co-occurences of a given word.
Constructor Summary | |
---|---|
Query3_Benchmark()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the benchmark. |
void |
run()
Finds all nodes and gets the w1_id, w2_id, sig and freq attributes for nodes that are neighbors to each other and to a given start node. |
Methods inherited from class de.uni.leipzig.IR15.Benchmark.dex.DEXBenchmark |
---|
afterRun, beforeRun, findMaxWordID, getRandomNode, setUp, tearDown, warmup |
Methods inherited from class de.uni.leipzig.IR15.Benchmark.Benchmark |
---|
getCurrentRun, getResults, getRuns, setCurrentRun, setRuns |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Query3_Benchmark()
Method Detail |
---|
public void run()
run
in class Benchmark
public java.lang.String getName()
getName
in class Benchmark
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |