Skip to content

climatesense-project/climatesense-promid2025-subtask3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misinformation Detection in Russo-Ukrainian Conflict Tweets

This repository contains the code and resources for the ClimateSense submission to PROMID 2025 Subtask 3: "Misinformation Detection in Social Media Texts".

The objective of this task is to classify tweets related to the Russo-Ukrainian conflict as either misinformation (positive class) or non-misinformation (negative class). The dataset comprises manually annotated tweets, collected using the Twitter API during the first year of the Russia-Ukraine war.

Data

Reproducibility & Usage

To reproduce our experiments:

  1. Clone this repository.
  2. Download the official PROMID 2025 Subtask 3 dataset (see Data above) and place the files in the data/ directory as follows:
    data/
    ├── misinfo_train.csv
    └── nonmisinfo_train.csv
    
  3. Open and run promid_task3.ipynb, which includes all steps for preprocessing, training, and evaluation for both baseline and augmented experiments.

License

See the LICENSE file in the repository for licensing information. For questions or collaboration, open an issue or contact the maintainers directly.

Acknowledgements

This work was supported by the European CHIST-ERA program within the ClimateSense project (Grant ID ANR-24-CHR4-0002, EPSRC EP/Z003504/1).

About

ClimateSense's code for PROMID 2025 Subtask 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors