class CharDet::JapaneseContextAnalysis

def got_enough_data

def got_enough_data
  return @totalRel > ENOUGH_REL_THRESHOLD
end