TextAnalysisExtensionsOnStringList extension

Extension methods on term that exposes methods analysing and tokenizing text.

on

Methods

nGrams(NGramRange range) List<String>

Available on List<String>, provided by the TextAnalysisExtensionsOnStringList extension

Returns an ordered collection of n-grams from the list of Strings.