View on GitHub

SIDATA

Sarcasm_Detection

URL: https://github.com/Akshitaag/Sarcasm_Detection

Description: No description available.

This repository contains the code for the paper:
“Did you really mean what you said? Sarcasm Detection in Hindi-English Code-Mixed Data using Bilingual Word Embeddings”

Abstract

With the increasing use of social media, many new NLP challenges have emerged, including sarcasm detection. This study presents:

Models and Results

The study experimented with various deep learning models:

The attention-based Bi-directional LSTM achieved the best performance, with an accuracy of 78.49%, outperforming previous state-of-the-art approaches.