Uses of Class
de.uni.leipzig.IR15.Benchmark.dex.DEXBenchmark

Packages that use DEXBenchmark
de.uni.leipzig.IR15.Benchmark.dex   
 

Uses of DEXBenchmark in de.uni.leipzig.IR15.Benchmark.dex
 

Subclasses of DEXBenchmark in de.uni.leipzig.IR15.Benchmark.dex
 class Query1_Benchmark
          Query 1 selects all sentence co-occurrences (co_s) of a given word.
 class Query2_Benchmark
          Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
 class Query3_Benchmark
          Query 3 selects all sentence co-occurences (co_s) between two words which are sentence co-occurences of a given word.