TextAnalysisExtensionsOnStringList extension

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

on

Methods

nGrams(NGramRange range) List<String>
Returns an ordered collection of n-grams from the list of Strings.