lookupEstimationMethod {SentimentAnalysis} | R Documentation |
Decides upon a estimation method for dictionary generation. Input is a name for the estimation method, output is the corresponding function object.
lookupEstimationMethod(type)
type |
A string denoting the estimation method. Allowed values are |
Function that implements the specific estimation method.