com.carrotsearch.hppc
Class BigramCountingBase
java.lang.Object
com.carrotsearch.hppc.BigramCountingBase
- Direct Known Subclasses:
- BigramCounting
public class BigramCountingBase
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA
public static char[] DATA
guard
public volatile int guard
BigramCountingBase
public BigramCountingBase()
prepareData
public static void prepareData()
throws java.io.IOException
- Throws:
java.io.IOException
hppc
public void hppc()
trove
public void trove()
mahoutCollections
public void mahoutCollections()
fastutilOpenHashMap
public void fastutilOpenHashMap()
fastutilLinkedOpenHashMap
public void fastutilLinkedOpenHashMap()
Copyright © 2011 Carrot Search s.c.. All Rights Reserved.