paper-with-me

Papers

DT-grams: Structured Dependency Grammar Stylometry for Cross-Language Authorship Attribution

2021-06-10 · Benjamin Murauer, Günther Specht

Cross-language authorship attribution problems rely on either translation to enable the use of single-language features, or language-independent feature extraction methods. Until recently, the lack of datasets for this problem hindered the development of the latter, and single-language solutions were performed on machine-translated corpora. In this paper, we present a novel language-independent feature for authorship analysis based on dependency graphs and universal part of speech tags, called DT-grams (dependency tree grams), which are constructed by selecting specific sub-parts of the dependency graph of sentences. We evaluate DT-grams by performing cross-language authorship attribution on untranslated datasets of bilingual authors, showing that, on average, they achieve a macro-averaged F1 score of 0.081 higher than previous methods across five different language pairs. Additionally, by providing results for a diverse set of features for comparison, we provide a baseline on the previously undocumented task of untranslated cross-language authorship attribution.

📄 PDF Abstract BibTeX arXiv:2106.05677

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship AttributionTranslation

Similar Papers 제목 키워드 기반

Dependency grammars as Haskell programs

2016-12-01 · WS 2016 12 · Tomasz Obr{\k{e}}bski
Language ModelingLanguage Modelling

Reranking Machine Translation Hypotheses with Structured and Web-based Language Models

2021-04-25 · Wen Wang, Andreas Stolcke, Jing Zheng

In this paper, we investigate the use of linguistically motivated and computationally efficient structured language models for reranking N-best hypotheses in a statistical machine translation system. These language model…

Language ModelingLanguage ModellingMachine TranslationReranking+2

Parsing Heterogeneous Corpora with a Rich Dependency Grammar

2014-05-01 · LREC 2014 5 · Achim Stein

Grammar models conceived for parsing purposes are often poorer than models that are motivated linguistically. We present a grammar model which is linguistically satisfactory and based on the principles of traditional dep…

Dependency Parsing

Pull out all the stops: Textual analysis via punctuation sequences

2018-12-31 · Alexandra N. M. Darmon, Marya Bazzi, Sam D. Howison, Mason A. Porter

Whether enjoying the lucid prose of a favorite author or slogging through some other writer's cumbersome, heavy-set prattle (full of parentheses, em dashes, compound adjectives, and Oxford commas), readers will notice st…

All

Unsupervised Induction of Tree Substitution Grammars for Dependency Parsing

2010-10-01 · Phil Blunsom, Trevor Cohn

Inducing a grammar directly from text is one of the oldest and most challenging tasks in Computational Linguistics. Significant progress has been made for inducing dependency grammars, however the models employed are ove…

Dependency Grammar InductionDependency ParsingUnsupervised Dependency Parsing