|
StemmerBaseAmongAction Property
|
Action to be invoked.
Namespace:
Accord.MachineLearning.Text.Stemmers
Assembly:
Accord.Text (in Accord.Text.dll) Version: 3.8.0
Syntax public Func<int> Action { get; }
Public ReadOnly Property Action As Func(Of Integer)
Get
Request Example
View SourceProperty Value
Type:
FuncInt32See Also