MCPcopy Index your code
hub / github.com/cfiltnlp/MUStARD_Plus_Plus

github.com/cfiltnlp/MUStARD_Plus_Plus @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
191 symbols 403 edges 7 files 107 documented · 56%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MUStARD++

This repository was created as part of our submission 'A Multimodal Corpus for Emotion Recognition in Sarcasm' to LREC-2022

Our multimodal dataset consists of dialogs from sit-coms each of which is presented as a combination of the main 'utterance' and the 'context' in which it was uttered. There are 1202 instances (utterance+context) out of which 601 are sarcastic and 601 are non-sarcastic. Each utterance is annotated with the following information

Column Description
Sarcasm 0 or 1 indicating presence or absence of sarcasm
Sarcasm_Type If sarcastic, indicates the type of sarcasm else None
Implicit_Emotion The perceived hidden emotion associated with an instance
Explicit_Emotion The surface emotion associated with an instance
Valence Level of pleasantness (1-9)
Arousal Level of perceived intensity (1-9)

The textual transcipts of this data along with the associated annotations is made available in the form of a csv file uploaded in the repo. To access the videos associated with the utterances and their corresponding contexts, visit this link.

Core symbols most depended-on inside this repo

seed
called by 10
MPP_Code/training/execute_sarcasm_mustard.py
seed
called by 10
MPP_Code/training/execute_classification_explicit.py
seed
called by 10
MPP_Code/training/execute_sarcasm_mustard++.py
seed
called by 10
MPP_Code/training/execute_classification_implicit.py
seed
called by 10
MPP_Code/training/execute_regression.py
attention
called by 5
MPP_Code/models/emotion_regression_model.py
attention
called by 5
MPP_Code/models/emotion_regression_model.py
attention
called by 5
MPP_Code/models/emotion_classification_model.py

Shape

Method 126
Class 34
Function 31

Languages

Python100%

Modules by API surface

MPP_Code/models/emotion_regression_model.py60 symbols
MPP_Code/models/emotion_classification_model.py60 symbols
MPP_Code/training/execute_regression.py15 symbols
MPP_Code/training/execute_sarcasm_mustard.py14 symbols
MPP_Code/training/execute_sarcasm_mustard++.py14 symbols
MPP_Code/training/execute_classification_implicit.py14 symbols
MPP_Code/training/execute_classification_explicit.py14 symbols

For agents

$ claude mcp add MUStARD_Plus_Plus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact