RiTa
index
Name getFeatures()
Class RiAnalyzer
Description Returns a Map (of String key-value pairs) of all the features for the last analyzed phrase
Syntax
getFeatures();
getFeatures(wordIdx);
Parameters
wordIdx  
Returns java.util.Map
Usage Web & Application
Related