Skip to main content
Version: 0.95

templates.ExternalModelTemplateSchema

class templates.ExternalModelTemplateSchema(*args, **kwargs)

External Model template

Parameters

NameTypeDefaultInfo
model_type{"polarity_sentiment", "subjectivity_sentiment", "nltk_polarity"}Model type.
fieldstrField.
operator{">", "<", "=", "!=", ">=", "<="}Operator.
thresholdfloatThreshold.