Searched defs:theNgramList (Results 1 – 3 of 3) sorted by relevance
38 public NGramParser(int[] theNgramList, byte[] theByteMap) in NGramParser()190 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap) in NGramParser_IBM420()
39 public NGramParser(int[] theNgramList, byte[] theByteMap) in NGramParser()191 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap) in NGramParser_IBM420()
22 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) in NGramParser()165 NGramParser_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGra… in NGramParser_IBM420()