Initializes a new instance of the Stemmer class by specifying a stemmings file.
Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738
Syntax
C# |
---|
public Stemmer( string stemmingsFile ) |
Visual Basic |
---|
Public Sub New ( _ stemmingsFile As String _ ) |
Visual C++ |
---|
public: Stemmer( String^ stemmingsFile ) |
Parameters
- stemmingsFile
- Type: System..::..String
Physical path to the stemmings file.