Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huacenxu/covid-morality

Research Project
https://github.com/huacenxu/covid-morality

coronavirus covid-19 nlp nlp-machine-learning

Last synced: 14 days ago
JSON representation

Research Project

Awesome Lists containing this project

README

        

## COVID MORALITY

### Introduction

This repository includes code and trained models corresponding to our research on covid morality (please run the notebooks in sequence). Our research explores the relationship between morality and audience engagement on Covid-19 related issues. We generated a liberty dictionary and then generate post level liberty score. This allows us to quantify liberty morality, which is missing in the extended moral foundation dictionary (eMFDs).

An ealier version of this research has been prestend at the ICA conference at Pairs, France (Virtual). When using this repository, please considering give it a star (top right corner) and citing below:

Yilang Peng & Huacen Xu(2022). "Pandemic Politics, Moralized: How Morality Predicts Audience Engagement with COVID-19 Messages from Partisan and Science Media on Facebook". Presented at 72nd Annual ICA Conference, Paris, France (virtual).

### Data
We extracted textual data from Facebook public pages, then transformed and loaded them into a python notebook. The data is here.

### Install
We used the Anaconda navigator to run the python notebook (version: 6.4.8). No other software is needed to run the code.