Click or drag to resize

GeneralizedSuffixArrayNumberOfWords Property

Number of words, if the text was separated into individual words. Otherwise, this field is equal to one.

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfWords { get; }

Property Value

Int32
See Also