Searched refs:bigramCountPerIteration (Results 1 – 1 of 1) sorted by relevance
666 final int bigramCountPerIteration = 2000; in testUnigramAndBigramCount() local685 for (int j = 0; j < bigramCountPerIteration; j++) { in testUnigramAndBigramCount()