|
StemmerBaseAmongMatchIndex Property
|
Index to longest matching substring.
Namespace:
Accord.MachineLearning.Text.Stemmers
Assembly:
Accord.Text (in Accord.Text.dll) Version: 3.8.0
Syntax public int MatchIndex { get; }
Public ReadOnly Property MatchIndex As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also