LongestCommonSubstringBaseMaximumNumberOfWordsWithCommonSubstring Property |
Gets or sets the maximum number of words with a common substring.
Namespace: Altaxo.Collections.TextAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MaximumNumberOfWordsWithCommonSubstring { get; }
Property Value
Int32The maximum number of words with a common substring.
See Also