Searched refs:theNgramList (Results 1 – 2 of 2) sorted by relevance
20 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) in NGramParser() argument23 ngramList = theNgramList; in NGramParser()
32 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);