paper-with-me

홈 › Papers

Boosting word frequencies in authorship attribution

2022-11-02 · Maciej Eder

In this paper, I introduce a simple method of computing relative word frequencies for authorship attribution and similar stylometric tasks. Rather than computing relative frequencies as the number of occurrences of a given word divided by the total number of tokens in a text, I argue that a more efficient normalization factor is the total number of relevant tokens only. The notion of relevant words includes synonyms and, usually, a few dozen other words in some ways semantically similar to a word in question. To determine such a semantic background, one of word embedding models can be used. The proposed method outperforms classical most-frequent-word approaches substantially, usually by a few percentage points depending on the input settings.

📄 PDF Abstract BibTeX arXiv:2211.01289

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship Attribution

Similar Papers 제목 키워드 기반

Authorship Attribution through Function Word Adjacency Networks

2014-06-17 · Santiago Segarra, Mark Eisen, Alejandro Ribeiro

A method for authorship attribution based on function word adjacency networks (WANs) is introduced. Function words are parts of speech that express grammatical relationships between other words but do not carry lexical m…

Authorship Attribution

Authorship attribution via network motifs identification

2016-07-23 · Vanessa Queiroz Marinho, Graeme Hirst, Diego Raphael Amancio

Concepts and methods of complex networks can be used to analyse texts at their different complexity levels. Examples of natural language processing (NLP) tasks studied via topological analysis of networks are keyword ide…

Authorship AttributionExtractive Summarization

Text Classification For Authorship Attribution Analysis

2013-10-18 · M. Sudheep Elayidom, Chinchu Jose, Anitta Puthussery, Neenu K Sasi

Authorship attribution mainly deals with undecided authorship of literary texts. Authorship attribution is useful in resolving issues like uncertain authorship, recognize authorship of unknown texts, spot plagiarism so o…

Authorship AttributionClassificationGeneral ClassificationSentence+2

On the role of words in the network structure of texts: application to authorship attribution

2017-05-11 · Camilo Akimushkin, Diego R. Amancio, Osvaldo N. Oliveira Jr

Well-established automatic analyses of texts mainly consider frequencies of linguistic units, e.g. letters, words and bigrams, while methods based on co-occurrence networks consider the structure of texts regardless of t…

Authorship Attribution

Authorship Attribution Using Word Network Features

2013-11-12 · Shibamouli Lahiri, Rada Mihalcea

In this paper, we explore a set of novel features for authorship attribution of documents. These features are derived from a word network representation of natural language text. As has been noted in previous studies, na…

Authorship AttributionBIG-bench Machine Learning