Click or drag to resize
Accord.NET (logo)

StemmerBaseAmongToString Method

Returns a String that represents this instance.

Namespace:  Accord.MachineLearning.Text.Stemmers
Assembly:  Accord.Text (in Accord.Text.dll) Version: 3.8.0
Syntax
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this instance.
See Also