View on GitHub

SIDATA

sentence-encoder-irony-detection

URL: https://github.com/rangwani-harsh/sentence-encoder-irony-detection

Description

This repository contains models for irony detection based on the AllenNLP framework. It implements an attention-based model for detecting irony, which was developed as part of the SemEval 2018 Task 3.

Project Overview

Methodology

Dataset

The dataset used for training and testing is from the SemEval 2018 Task 3, which focuses on irony detection. The data is stored in .txt files and is processed using the Reader component.

Results

Implementation & Code

The repository includes: