Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: FuncInt32
See Also