Searched defs:freqRatio (Results 1 – 2 of 2) sorted by relevance
348 private static float normalizeFreqScore(double freqRatio) { in normalizeFreqScore()363 private static float normalizeMimeFreqScore(double freqRatio) { in normalizeMimeFreqScore()
126 const float freqRatio = 0.9; variable