paper-with-me

Papers

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), inferring character traits, and validating annotation/inference quality via a human-in-the-loop GUI. The package includes functions for text chunking, LLM-based annotation, character name disambiguation, quality scoring, and computation of character-level statistics and embeddings. Researchers can use any LLM, commercial, open-source, or custom, within LLM_annotate. Through tutorial examples using The Simpsons Movie and the novel Pride and Prejudice, I demonstrate the usage of the package for efficient and reproducible character analyses.

📄 PDF Abstract BibTeX arXiv:2601.03274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FCMpy: A Python Module for Constructing and Analyzing Fuzzy Cognitive Maps

2021-11-24 · Samvel Mkhitaryan, Philippe J. Giabbanelli, Maciej K. Wozniak, Gonzalo Napoles 외

FCMpy is an open source package in Python for building and analyzing Fuzzy Cognitive Maps. More specifically, the package allows 1) deriving fuzzy causal weights from qualitative data, 2) simulating the system behavior, …

GraSPy: Graph Statistics in Python

2019-03-29 · Jaewon Chung, Benjamin D. Pedigo, Eric W. Bridgeford, Bijan K. Varjavand 외

We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing …

BIG-bench Machine Learning

Automated Detection and Analysis of Power Words in Persuasive Text Using Natural Language Processing

2024-09-26 · Sahil Garje

Power words are terms that evoke strong emotional responses and significantly influence readers' behavior, playing a crucial role in fields like marketing, politics, and motivational writing. This study proposes a method…

Marketing

Annotating and quantifying narrative time disruptions in modernist and hypertext fiction

2020-07-01 · WS 2020 7 · Edward Kearns

This paper outlines work in progress on a new method of annotating and quantitatively discussing narrative techniques related to time in fiction. Specifically those techniques are analepsis, prolepsis, narrative level ch…

RobPy: a Python Package for Robust Statistical Methods

2024-11-04 · Sarah Leyder, Jakob Raymaekers, Peter J. Rousseeuw, Thomas Servotte 외

Robust estimation provides essential tools for analyzing data that contain outliers, ensuring that statistical models remain reliable even in the presence of some anomalous data. While robust methods have long been avail…

Diagnostic