Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
string stemTerm( string s )
string stemTerm( string s )
Function stemTerm ( s As String ) As String
Function stemTerm ( s As String ) As String
String^ stemTerm( String^ s )
String^ stemTerm( String^ s )
abstract stemTerm : s : string -> string
abstract stemTerm : s : string -> string
Parameters
- s (String)
Return Value
Assembly: Keyoti4.Text.LemmaGenerator (Module: Keyoti4.Text.LemmaGenerator.dll) Version: 5.0.12.314