Searched refs:unigramCountPerIteration (Results 1 – 1 of 1) sorted by relevance
640 final int unigramCountPerIteration = 1000; in testUnigramAndBigramCount() local654 for (int j = 0; j < unigramCountPerIteration; j++) { in testUnigramAndBigramCount()