This is the repository for our paper Author as Character and Narrator: Deconstructing Personal Narratives from the r/AmITheAsshole Reddit Community
All data used in the paper is located in the data/ folder.
The file narrator_and_character_features.csv contains the following columns:
message_id: unique identifier for the Reddit submission. This can be used to merge the features with the Reddit post text via the Reddit API.aitah_binary: binary outome 1 for "You're the asshole" and 0 for "You're NOT the asshole"
Author as Character features:
character__op_agecharacter__op_gendercharacter__op_age_missingcharacter__op_gender_missingcharacter__other_character_agecharacter__other_character_gendercharacter__op_agencycharacter__op_powercharacter__sentiment_arccharacter__chain_of_events
Author as Narrator features:
narrator__first_person_singularnarrator__first_person_pluralnarrator__third_person_singularnarrator__third_person_pluralnarrator__first_third_person_rationarrator__positive_sentnarrator__negative_sentnarrator__emotions_angernarrator__emotions_anticipationnarrator__emotions_disgustnarrator__emotions_fearnarrator__emotions_joynarrator__emotions_sadnessnarrator__emotions_surprisenarrator__emotions_trustnarrator__dominant_tonenarrator__concretenessnarrator__familiarity
Please cite the following paper if you use this data:
@article{giorgi2023author,
title={Author as Character and Narrator: Deconstructing Personal Narratives from the r/AmITheAsshole Reddit Community},
author={Giorgi, Salvatore and Zhao, Ke and Feng, Alexander H. and Martin, Lara J.},
journal={Proceedings of the International AAAI Conference on Web and Social Media (ICWSM)},
url={https://ojs.aaai.org/index.php/ICWSM/article/view/22141},
volume={17},
number={1},
pages={233-244},
year={2023},
month={6},
address={Limassol, Cyprus},
publisher={AAAI}
}
