Method PreprocessText
PreprocessText(string)
Function used for preprocessing of text
Declaration
string PreprocessText(string text)
Parameters
Type | Name | Description |
---|---|---|
string | text | Source text to be processed |
Returns
Type | Description |
---|---|
string | Processed text |