Searched refs:updateProbabilityAndGetEntry (Results 1 – 2 of 2) sorted by relevance
64 const BigramEntry updateProbabilityAndGetEntry(const int probability) const { in updateProbabilityAndGetEntry() function
277 return originalBigramEntry->updateProbabilityAndGetEntry(ngramProperty->getProbability()); in createUpdatedBigramEntryFrom()