Method GetInflectionType
GetInflectionType(Int32)
Get inflection type of tokens.
Declaration
string GetInflectionType(int wordId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | wordId | Word ID of token. |
Returns
Type | Description |
---|---|
System.String | Inflection type, or null. |