/StancePers

First Persian Twitter Stance Detection Dataset

Primary LanguageJupyter Notebook

StancePers (Cross-lingual Stance Detection using Multi-task Learning)


This is the accompanying repository of our "Cross-lingual Stance Detection using Multi-task Learning" paper.

Project Structure

.
├── docker
│   ├── CLEAN_BASE.ipynb
│   ├── CLEAN_MTL.ipynb
│   ├── README.md
│   └── requirements.txt
├── Dockerfile
├── post_trained_model
│   ├── config.json
│   ├── pytorch_model.bin
│   ├── README.md
│   └── training_args.bin
└── README.md

Dataset

Until paper acceptance, you can apply for access to StancePers dataset by e-mail. In order to run the notebooks in the next section and the docker folder, you need the id of the dataset file. In any of the notebooks in this repo, search for <FILE_ID> and replace it with the id of the dataset. Once our paper got accepted in the journal, StancePers dataset will be made publicly available.

Code

All experimens were run in a Colab Environment which offers free GPUs. MTL and Base are links to our saved colab notebooks. A list of all currently-installed packages on Colab can be found in requirements.txt in the docker folder (unnecessary packages for running the notebooks on docker are commented out).

Contact

Please send us an email if you have further questions or to request dataset. E-mail: z.saaberi@gmail.com