paper-with-me

홈 › Papers

Using Language Models to Improve Rule-based Linguistic Annotation of Modern Historical Japanese Corpora

2022-10-01 · LaTeCHCLfL (COLING) 2022 10 · Jerry Bonnell, Mitsunori Ogihara

Annotation of unlabeled textual corpora with linguistic metadata is a fundamental technology in many scholarly workflows in the digital humanities (DH). Pretrained natural language processing pipelines offer tokenization, tagging, and dependency parsing of raw text simultaneously using an annotation scheme like Universal Dependencies (UD). However, the accuracy of these UD tools remains unknown for historical texts and current methods lack mechanisms that enable helpful evaluations by domain experts. To address both points for the case of Modern Historical Japanese text, this paper proposes the use of unsupervised domain adaptation methods to develop a domain-adapted language model (LM) that can flag instances of inaccurate UD output from a pretrained LM and the use of these instances to form rules that, when applied, improves pretrained annotation accuracy. To test the efficacy of the proposed approach, the paper evaluates the domain-adapted LM against three baselines that are not adapted to the historical domain. The experiments conducted demonstrate that the domain-adapted LM improves UD annotation in the Modern Historical Japanese domain and that rules produced using this LM are best indicative of characteristics of the domain in terms of out-of-vocabulary rate and candidate normalized form discovery for “difficult” bigram terms.

📄 PDF Abstract BibTeX

Code (1)

jerrybonnell/adapt-esupar 공식 구현 pytorch

Tasks

Dependency ParsingDomain AdaptationLanguage ModellingUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Automatic Topological Field Identification in (Historical) German Texts

2020-12-01 · COLING (LaTeCHCLfL, CLFL, LaTeCH) 2020 12 · Katrin Ortmann

For the study of certain linguistic phenomena and their development over time, large amounts of textual data must be enriched with relevant annotations. Since the manual creation of such annotations requires a lot of eff…

Sentence

An open diachronic corpus of historical Spanish: annotation criteria and automatic modernisation of spelling

2013-06-16 · Felipe Sánchez-Martínez, Isabel Martínez-Sempere, Xavier Ivars-Ribes, Rafael C. Carrasco

The IMPACT-es diachronic corpus of historical Spanish compiles over one hundred books --containing approximately 8 million words-- in addition to a complementary lexicon which links more than 10 thousand lemmas with atte…

LEMMAMachine TranslationTranslation

GATEtoGerManC: A GATE-based Annotation Pipeline for Historical German

2012-05-01 · LREC 2012 5 · Silke Scheible, Richard J. Whitt, Martin Durrell, Paul Bennett

We describe a new GATE-based linguistic annotation pipeline for Early Modern German, which can be used to annotate historical texts with word tokens, sentence boundaries, lemmas, and POS tags. The pipeline is based on a …

POSPOS TaggingSentence

Automatic Annotation of Locative and Directional Expressions in Arabic

2018-05-16 · Rita Hijazi, Amani Sabra, Moustafa Al-Hajj

In this paper, we introduce a rule-based approach to annotate Locative and Directional Expressions in Arabic natural language text. The annotation is based on a constructed semantic map of the spatiality domain. Challeng…

Descriptive

Linguistic generalization and compositionality in modern artificial neural networks

2019-03-30 · Marco Baroni

In the last decade, deep artificial neural networks have achieved astounding performance in many natural language processing tasks. Given the high productivity of language, these models must possess effective generalizat…

Systematic Generalization