A Dataiku DSS recipe is a set of actions to perform on one or more input datasets, resulting in one or more output datasets. The MeaningCloud plugin provides a number of recipes with the following characteristics:
The MeaningCloud plugin contains five recipes:
Language Detection | Detect the dominant language of a text (language name and ISO 639 code) using MeaningCloud's Language Identification API. | |
Sentiment Analysis | Analyze the sentiment polarity, subjectivity, irony and emotional agreement of a text using MeaningCloud's Sentiment Analysis API. | |
Topic Extraction | Extract Named Entities (people, organizations, etc.), concepts, money expressions and quantities from a text using MeaningCloud's Topics Extraction API. | |
Text Summarization | Summarize a text according to a specified number of sentences using MeaningCloud's Summarization API. | |
Deep Categorization | Assign one or more categories to a text using advanced rule-based language models using MeaningCloud's Deep Categorization API. |
The following image contains an example of the recipes provided by the MeaningCloud plugin used with some of the datasets we've previously shared in the tutorials in our blog.
In the following section, we will see in detail the different analyses the recipes in the plugin provide.