Skip to content

Identifying linguistic strategies of emotional manipulation in online discussions (IC2S2 Norrköping 20205 - Poster ID: 26)

License

Notifications You must be signed in to change notification settings

dilettagoglia/manipulation-detection-IC2S2-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A model to identify Manipulative Language

Diletta Goglia, Davide Vega, Ece Calikus,
diletta.goglia@it.uu.se (D.G.), davide.vega@it.uu.se (D.V.), ece.calikus@it.uu.se (E.C.)

UU-InfoLab, Department of Information Technology, Uppsala University, Uppsala, Sweden

Poster

Resources

Our model will be released soon! Stay in touch for updates.

Contact

This repository is actively maintained. For any questions or further information, please feel free to contact the corresponding author:

Diletta Goglia ORCID logo
Ph.D. Candidate at Uppsala University Information Laboratory (UU-InfoLab) research group.
Information Technology Department, Uppsala University, Sweden.
diletta.goglia@it.uu.se
@dilettagoglia.bsky.social‬


Last update: July 2025

Directory structure

.
├── data/
│   ├── training_set.py
│   ├── test_set.py                               
│   └── youtube/                    #   'Supernanny' TV show episodes
│       ├── data_raw/               #   audio files of each episode (subdirs correspond to seasons)
│       ├── data_clean/             #   diarization (transcripts + VAD)
│       └── data_analysis/          #
├── models/                         #
├── img/
├── annotations/
│   ├── to_annotate/                # csv files, automatically generated
│   ├── llama3/                     # one csv per experiment 
│   ├── gpt4/                       # 
│   └── human-annotated/            # one csv file per annotator
├── src/
│   ├── __init__.py                 
│   ├── utilities.py
│   ├── youtube.py
│   ├── diarization.py
│   ├── generate_annot_files.py                    
│   ├── annot_agreement.py
│   ├── human_mach_comparison.py
│   ├── pseudolabeling.py
│   └── test.py             
├── requirements.txt
└── README.md

About

Identifying linguistic strategies of emotional manipulation in online discussions (IC2S2 Norrköping 20205 - Poster ID: 26)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published