Searched refs:piece_scores (Results 1 – 1 of 1) sorted by relevance
149 const flatbuffers::Vector<float>* piece_scores = config.pieces_scores(); in EncodeNormalizedString() local182 piece_scores](const DoubleArrayTrie::Match& m) { in EncodeNormalizedString()184 const float score = lattice[i].score + (*piece_scores)[m.id]; in EncodeNormalizedString()