paper-with-me

홈 › Papers

Personality Prediction of Narrative Characters from Movie Scripts

2021-11-16 · ACL ARR November 2021 11 · Anonymous

An NLP model that understands stories should be able to understand the characters in them. To support the development of neural models for this purpose, we construct a benchmark, Story2Personality. The task is to predict a movie character’s personality based on the narratives of the character in the movie script. Experiments show that our task is challenging for the existing text classification models, as none is able to largely outperform random guesses. We further proposed a multi-view model to use both verbal and non-verbal descriptions for personality prediction, which gives improvement compared to using only verbal descriptions. The uniqueness and challenges in our dataset call for the development of narrative comprehension techniques from the perspective of understanding characters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Predictiontext-classificationText Classification

Similar Papers 제목 키워드 기반

MBTI Personality Prediction for Fictional Characters Using Movie Scripts

2022-10-20 · Yisi Sang, Xiangyang Mou, Mo Yu, Dakuo Wang 외

An NLP model that understands stories should be able to understand the characters in them. To support the development of neural models for this purpose, we construct a benchmark, Story2Personality. The task is to predict…

Predictiontext-classificationText Classification

CHATTER: A Character Attribution Dataset for Narrative Understanding

2024-11-07 · Sabyasachee Baruah, Shrikanth Narayanan

Computational narrative understanding studies the identification, description, and interaction of the elements of a narrative: characters, attributes, events, and relations. Narrative research has given considerable atte…

Attribute

LLM_annotate: A Python package for annotating and analyzing fiction characters

2025-12-24 · Hannes Rosenbusch arxiv

LLM_annotate is a Python package for analyzing the personality of fiction characters with large language models. It standardizes workflows for annotating character behaviors in full texts (e.g., books and movie scripts),…

Dynamic Character Graph via Online Face Clustering for Movie Analysis

2020-07-29 · Prakhar Kulshreshtha, Tanaya Guha

An effective approach to automated movie content analysis involves building a network (graph) of its characters. Existing work usually builds a static character graph to summarize the content using metadata, scripts or m…

ClusteringFace ClusteringRetrieval

Identifying gender bias in blockbuster movies through the lens of machine learning

2022-11-21 · Muhammad Junaid Haris, Aanchal Upreti, Melih Kurtaran, Filip Ginter 외

The problem of gender bias is highly prevalent and well known. In this paper, we have analysed the portrayal of gender roles in English movies, a medium that effectively influences society in shaping people's beliefs and…