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