paper-with-me

Papers

How does Burrows' Delta work on medieval Chinese poetic texts?

2024-07-11 · Boris Orekhov

Burrows' Delta was introduced in 2002 and has proven to be an effective tool for author attribution. Despite the fact that these are different languages, they mostly belong to the same grammatical type and use the same graphic principle to convey speech in writing: a phonemic alphabet with word separation using spaces. The question I want to address in this article is how well this attribution method works with texts in a language with a different grammatical structure and a script based on different principles. There are fewer studies analyzing the effectiveness of the Delta method on Chinese texts than on texts in European languages. I believe that such a low level of attention to Delta from sinologists is due to the structure of the scientific field dedicated to medieval Chinese poetry. Clustering based on intertextual distances worked flawlessly. Delta produced results where clustering showed that the samples of one author were most similar to each other, and Delta never confused different poets. Despite the fact that I used an unconventional approach and applied the Delta method to a language poorly suited for it, the method demonstrated its effectiveness. Tang dynasty poets are correctly identified using Delta, and the empirical pattern observed for authors writing in European standard languages has been confirmed once again.

📄 PDF Abstract BibTeX arXiv:2407.08099

Code (0)

등록된 구현이 없습니다.

Tasks

Author AttributionClustering

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Towards a better understanding of Burrows's Delta in literary authorship attribution

2015-06-01 · WS 2015 6 · Stefan Evert, Thomas Proisl, Thorsten Vitt, Christof Sch{\"o}ch 외
Authorship AttributionText Clustering

Does Burrows' Delta really confirm that Rowling and Galbraith are the same author?

2024-07-14 · Boris Orekhov

The stylo package includes a frequency table that can be used to calculate distances between texts and thus independently solve the problem of attribution of The Cuckoo's Calling, a novel that J.K. Rowling said she wrote…

Rank-Turbulence Delta and Interpretable Approaches to Stylometric Delta Metrics

2026-04-21 · Dmitry Pronin, Evgeny Kazartsev arxiv

This article introduces two new measures for authorship attribution - Rank-Turbulence Delta and Jensen-Shannon Delta - which generalise Burrows's classical Delta by applying distance functions designed for probabilistic …

On an Unknown Ancestor of Burrows' Delta Measure

2020-12-09 · Petr Plechac

This article points out some surprising similarities between a 1944 study by Georgy Udny Yule and modern approaches to authorship attribution.

Authorship Attribution

Hardware Architecture for Inplace Compute of Burrows-Wheeler Transform in a Single Iteration

2022-09-05 · Kleber Stangherlin, Andrew Kennings

The Burrows-Wheeler transform (BWT) is used by the bzip2 family of compressors. In this paper, we present a hardware architecture that implements an inplace algorithm to compute the BWT. Our design does not have explicit…