Class: TokenInfoDictionary

TokenInfoDictionary

new TokenInfoDictionary()

TokenInfoDictionary
Source:

Methods

getFeatures(token_info_id_str) → {string}

Look up features in the dictionary
Parameters:
Name Type Description
token_info_id_str string Word ID to look up
Source:
Returns:
Features string concatenated by ","
Type
string