nGrams property

List<String> nGrams

A collection of n-grams from the terms in the document.

Implementation

List<String> get nGrams;