Searched defs:NGram (Results 1 – 1 of 1) sorted by relevance
29 public static final class NGram implements Comparable class in NGramList34 public NGram(String theValue, int theRefCount) in NGram() method in NGramList.NGram40 public NGram(String theValue) in NGram() method in NGramList.NGram45 public NGram(NGram other) in NGram() method in NGramList.NGram