Home | History | Annotate | Download | only in i18n

Lines Matching refs:ngramCount

29     ngramCount = hitCount = 0;
81 ngramCount += 1;
130 double rawPercent = (double) hitCount / (double) ngramCount;