Skip to content

In this repository I include parts of my work for my Master's thesis with the title "Text-based empathy detection on social media"

License

Notifications You must be signed in to change notification settings

nikobent/EmpathyDetection

Repository files navigation

EmpathyDetection

In this repository I include parts of my work for my Master's thesis with the title "Text-based empathy detection on social media"

My thesis can be divided into two parts:

  1. Create a transformers based system able to predict the Empathetic Concern and Personal Distress scores of users' comments
  2. Predict with the already created model the EC and PD scores of users comments on Twitter and Reddit

For the creation of the models I used the dataset created by Buechel: https://github.com/wwbp/empathic_reactions
The files experiment.py and helper.py were used to apply different Transformer models on this dataset. I developed these models using PyTorch and their implementations from HuggingFace.

In addition there exist python notebooks for statistical analysis

About

In this repository I include parts of my work for my Master's thesis with the title "Text-based empathy detection on social media"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published