NGramData constructor

NGramData()

Implementation

factory NGramData() {
  return _singleton;
}