vix.ing · top · new · best · stats · spec

Scalable Verb-Based Literary Semantics

2025/11/17 by Hans Ole Hatzel, Haimo Stiemer, Evelyn Gius +1 · 1 voice
Computer Science · Social Sciences · #Computational and Text Analysis Methods #Sentiment Analysis and Opinion Mining #Topic Modeling

paper · pdf · doi:10.63744/iwd9hagns9bk

openalex created_date 2025/11/17 · openalex publication_date 2025/11/17 · openalex updated_date 2026/07/31

Abstract

We present a novel, scalable approach for coarse-grained semantic profiling of literary texts, intended as an alternative to existing explorative approaches like topic modeling. We propose using verb classes, essentially a coarse-grained variant of word sense disambiguation, to build interpretable semantic text profiles. In our approach, we classify verbal phrases based on the semantic class of their full verb, as formalized in GermaNet and WordNet. Our 10,000 manual annotations serve as a testbed for our retrieval-augmented generation (RAG) approach to classifying semantic verb classes. We test foundation models in multiple prompting setups with few-shot learning and RAG, illustrating that our approaches can almost, but not quite, match the performance of human annotators. Our application to four genre corpora (Romantic fiction, Regional literature, Crime fiction, Adventure fiction) of German-language texts demonstrates that such semantic profiles can reveal the thematic focuses of document collections. We release our corpus of more than 10,000 verb class annotations.<a href="#fn1" class="footnote-ref" id="fnref1" role="doc-noteref"><sup>1</sup></a> <section id="footnotes" class="footnotes footnotes-end-of-document" role="doc-endnotes"> <hr /> <ol> <li id="fn1"> The data is available at <a href="https://github.com/forTEXT/verbclasses/" class="uri">https://github.com/forTEXT/verbclasses/</a><a href="#fnref1" class="footnote-back" role="doc-backlink">↩︎</a> </li> </ol> </section>

Discussions

Related