Method GetRightId
GetRightId(Int32)
Get right id of specified word.
Declaration
int GetRightId(int wordId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | wordId | Word ID of token. |
Returns
Type | Description |
---|---|
System.Int32 | Right id. |