Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 473 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 473 Bytes

Automatic Irony Detection in English Tweets Dataset, Group 3

IN4325: Information Retreival - Natural Language Processing module

Multiple models developed using differenct feature-groups in order to study the task of modelling irony in tweets. This was the problem statement for the SemEval 2018 Challenge, Task 3:

  • Bag of Words (BoW) Model
  • Lexical Model
  • Syntactic Model
  • Semantic Model
  • Sentiment Model
  • Combination Model using different feature-groups