Skip to content

In this paper, we present a data-driven approach to the segmentation of subtitles in movie into a speaker-aligned dataset. On this novel dataset, we applied our pre-train BERT model to label the dialogues with emotions. A Social bot was finally trained with our novel dataset in order to catch emotions in text conversations.

Notifications You must be signed in to change notification settings

stanFurrer/Emotion-Analysis-On-Opensubtitle-

Repository files navigation

Emotion Analysis on OpenSubtitles

Author : Furrer Stanislas

Date : 01.06.2020

In this paper, we present a data-driven approach to the segmentation of subtitles in movie into a speaker-aligned dataset. On this novel dataset, we applied our pre-train BERT model to label the dialogues with emotions. A Social bot was finally trained with our novel dataset in order to catch emotions in text conversations.

My Paper : Emotion Analysis on OpenSubtitles

ArXiv Paper : Fine-grained Emotion and Intent Learning in Movie Dialogues

The project is organized as follow :

  1. Preprocessing
  • Load Opensubtitle
  • Applied a Basic segmentation to produce a dialogues based dataset
  • Implement two distincts data-driven segmentation
  1. Data Analysis

Compute basics statistics on:

  • The Original Opensubtitle
  • The two Automatic segmented subset
  1. Emo_bert_Training.ipynb :

Testing our Emo-Bert classifier on our new datasets.

  1. Results_analysis.ipynb :

Plot our different analysis and analyse the classification performance with other states-of-the-Art algorithm of Emotion Classification

Related Paper: ”Automatic turn segmentation for Movie & TV subtitles”, P. Lison and R. Meena, (2016)

About

In this paper, we present a data-driven approach to the segmentation of subtitles in movie into a speaker-aligned dataset. On this novel dataset, we applied our pre-train BERT model to label the dialogues with emotions. A Social bot was finally trained with our novel dataset in order to catch emotions in text conversations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published