Method IsSafeEnd
IsSafeEnd(Char)
For sentence tokenization, these are the unambiguous break positions.
Declaration
protected virtual bool IsSafeEnd(char ch)
Parameters
Type | Name | Description |
---|---|---|
System.Char | ch |
Returns
Type | Description |
---|---|
System.Boolean |