TextAnalysisExtensionsOnStringList extension Null safety
Extension methods on term that exposes methods analysing and tokenizing text.
Methods
-
nGrams(
NGramRange range) → List< String> - Returns an ordered collection of n-grams from the list of Strings.