Skip to content

Official Repository of the "Exploring Vaccine Hesitancy in Digital Public Discourse: From Tribal Polarization to Socio-Economic Disparities" paper.

License

Notifications You must be signed in to change notification settings

twittersphere/twitter_vaccine_hesitancy

Repository files navigation

Exploring vaccine hesitancy in digital public discourse: From tribal polarization to socio-economic disparities

Official Repository of the paper.

Installation

Conda environment creation:

conda create env -n vaccine_hesitancy --python=3.9 -y

Activate conda environment

conda activate vaccine_hesitancy

Install Snakemake

CTM Installation:

git clone https://github.com/HuzeyfeAyaz/contextualized-topic-models.git
cd contextualized-topic-models
git checkout h5py_support
python setup.py install

Install all other dependencies

pip install -r requirements.txt

Usage

snakemake --cores=8

Note: This is the refactored version of the main code and not fully tested. Please use cautiously.

  • If you used any code or want to refer the paper, please cite:
Ayaz H, Celik MH, Koytak HZ, Yanik IE (2024) Exploring vaccine hesitancy in digital public discourse: From tribal polarization to socio-economic disparities. PLOS ONE 19(11): e0308122. https://doi.org/10.1371/journal.pone.0308122

About

Official Repository of the "Exploring Vaccine Hesitancy in Digital Public Discourse: From Tribal Polarization to Socio-Economic Disparities" paper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published