Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

vcu-swim-lab/SE-Emotion-Cause-Replication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper: Uncovering the Causes of Emotions in Software Developer Communication Using Zero-shot LLMs

In the following, we briefly describe the components included in this project and the software required to run the experiments.

Project Structure

The project includes the following files and folders:

  • /annotation: A folder that contains annotation instructions and the annotated file.
  • /blue_score: A folder that contains the scripts for BLEU score computation for emotion-cause extraction.
  • /cluster: A folder that contains the scripts for generating clusters for the case study.
  • /Emotion_Classification: A folder that contains scripts for training and testing emotion classification using BERT and RoBERTa.
    • emotion_classification.py: the script of emotion classification using fine-tuned LLMs.
    • esem-e.py: the script to run eseme mode.
    • ReadMe.md: contains the readMe on how to run emotion_classification.py and esem-e.py.
    • /Dataset: A folder containing the experiment's datasets.
  • /Prompts: A folder that contains prompts that have been used in this experiment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published