com.carrotsearch.hppc
Class BigramCounting

java.lang.Object
  extended by com.carrotsearch.hppc.BigramCountingBase
      extended by com.carrotsearch.hppc.BigramCounting

public class BigramCounting
extends BigramCountingBase


Field Summary
 org.junit.rules.MethodRule runBenchmarks
           
 
Fields inherited from class com.carrotsearch.hppc.BigramCountingBase
DATA, guard
 
Constructor Summary
BigramCounting()
           
 
Method Summary
static void cleanup()
           
 
Methods inherited from class com.carrotsearch.hppc.BigramCountingBase
fastutilLinkedOpenHashMap, fastutilOpenHashMap, hppc, mahoutCollections, prepareData, trove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

runBenchmarks

public org.junit.rules.MethodRule runBenchmarks
Constructor Detail

BigramCounting

public BigramCounting()
Method Detail

cleanup

public static void cleanup()


Copyright © 2011 Carrot Search s.c.. All Rights Reserved.