View on GitHub

SIDATA

deteccao-ironia

URL: https://github.com/fabio-ricardo/deteccao-ironia

Description: Computer Science Bachelor Thesis.

Research Papers and Thesis

Dataset Creation

This repository includes datasets used in both the Bachelor’s thesis and the submitted paper on irony and sarcasm detection in Brazilian Portuguese tweets.

Datasets:

The datasets include labeled tweets for training deep learning models aimed at detecting irony and sarcasm in Brazilian Portuguese. The ironia.csv file contains tweets labeled as ironic, while the nao-ironico.csv file contains non-ironic tweets.

Training Methods

The deep learning approach mentioned in the thesis and paper involves training models on the labeled dataset to detect irony and sarcasm in tweets. Further details on the model architecture and training methodology can be found in the Bachelor’s thesis document.

Results

Specific results are not provided in the repository, but the model has been tested with the mentioned datasets and is available for execution so that users can analyze the results.

The results of the research can be accessed through the Bachelor thesis available here.