paper-with-me

Papers

Part-of-Speech Tagging for Historical English

2016-03-10 · NAACL 2016 6 · Yi Yang, Jacob Eisenstein

As more historical texts are digitized, there is interest in applying natural language processing tools to these archives. However, the performance of these tools is often unsatisfactory, due to language change and genre differences. Spelling normalization heuristics are the dominant solution for dealing with historical texts, but this approach fails to account for changes in usage and vocabulary. In this empirical paper, we assess the capability of domain adaptation techniques to cope with historical texts, focusing on the classic benchmark task of part-of-speech tagging. We evaluate several domain adaptation methods on the task of tagging Early Modern English and Modern British English texts in the Penn Corpora of Historical English. We demonstrate that the Feature Embedding method for unsupervised domain adaptation outperforms word embeddings and Brown clusters, showing the importance of embedding the entire feature space, rather than just individual words. Feature Embeddings also give better performance than spelling normalization, but the combination of the two methods is better still, yielding a 5% raw improvement in tagging accuracy on Early Modern English texts.

📄 PDF Abstract BibTeX arXiv:1603.03144

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPart-Of-Speech TaggingUnsupervised Domain AdaptationWord Embeddings

Similar Papers 제목 키워드 기반

Parsing Early Modern English for Linguistic Search

2020-02-24 · SCiL 2022 2 · Seth Kulick, Neville Ryant

We investigate the question of whether advances in NLP over the last few years make it possible to vastly increase the size of data usable for research in historical syntax. This brings together many of the usual tools i…

POSWord Embeddings

A Neural Model for Part-of-Speech Tagging in Historical Texts

2016-12-01 · COLING 2016 12 · Christian Hardmeier

Historical texts are challenging for natural language processing because they differ linguistically from modern texts and because of their lack of orthographical and grammatical standardisation. We use a character-level …

Part-Of-Speech TaggingPOSPOS Tagging

Joint Part-of-Speech and Language ID Tagging for Code-Switched Data

2018-07-01 · WS 2018 7 · Victor Soto, Julia Hirschberg

Code-switching is the fluent alternation between two or more languages in conversation between bilinguals. Large populations of speakers code-switch during communication, but little effort has been made to develop tools …

Automatic Speech Recognition (ASR)Language ModelingLanguage ModellingMachine Translation+4

Analyzing the Impact of Spelling Errors on POS-Tagging and Chunking in Learner English

2017-12-01 · WS 2017 12 · Tomoya Mizumoto, Ryo Nagata

Part-of-speech (POS) tagging and chunking have been used in tasks targeting learner English; however, to the best our knowledge, few studies have evaluated their performance and no studies have revealed the causes of POS…

ChunkingGrammatical Error CorrectionPart-Of-Speech TaggingPOS+1

A POS Tagging Model Adapted to Learner English

2018-11-01 · WS 2018 11 · Ryo Nagata, Tomoya Mizumoto, Yuta Kikuchi, Yoshifumi Kawasaki 외

There has been very limited work on the adaptation of Part-Of-Speech (POS) tagging to learner English despite the fact that POS tagging is widely used in related tasks. In this paper, we explore how we can adapt POS tagg…

Grammatical Error CorrectionmodelPart-Of-Speech TaggingPOS+1