compileConcept - How can I extend a predefined sentiment model?

Réponse

To extend a predefined sentiment model for a specific language, you need to set the 'predefinedSentiment' parameter to TRUE. The action will then use the sentiment model corresponding to the language specified in the 'language' parameter.
Did this answer help you?