Skip to content

ugr-sail/pan2024-oppositional-subtask1

Repository files navigation

Repository for the Oppositional thinking analysis task

See task description at Oppositional thinking analysis: Conspiracy theories vs critical thinking narratives.

Summary

The proposed approach aims to improve model generalization and reduce bias by anonymizing named entities during preprocessing. Two binary text classification models for Spanish and English were developed using sentence embeddings and feed-forward neural networks trained on an 8,000-message dataset (4,000 messages per language). Then, two modified models were trained with the same neural network architecture but with named entities replaced by type placeholders. Performance metrics showed that the modified models were competitive with other submissions, achieving MCC scores of 0.797 for English and 0.672 for Spanish.

Code and results

Submitted results were created with final_model_xx_replace.h5. The entry for our results is sail.

The script check-inferences requires embeddings_utils.py and proper configuration of the Open AI API key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages