paper-with-me

홈 › Papers

Genres, Parsers, and BERT: The Interaction Between Parsers and BERT Models in Cross-Genre Constituency Parsing in English and Swedish

2021-04-01 · EACL (AdaptNLP) 2021 4 · Daniel Dakota

Genre and domain are often used interchangeably, but are two different properties of a text. Successful parser adaptation requires both cross-domain and cross-genre sensitivity (Rehbein and Bildhauer, 2017). While the impact domain differences have on parser performance degradation is more easily measurable in respect to lexical differences, impact of genre differences can be more nuanced. With the predominance of pre-trained language models (LMs; e.g. BERT (Devlin et al., 2019)), there are now additional complexities in developing cross-genre sensitive models due to the infusion of linguistic characteristics derived from, usually, a third genre. We perform a systematic set of experiments using two neural constituency parsers to examine how different parsers behave in combination with different BERT models with varying source and target genres in English and Swedish. We find that there is extensive difficulty in predicting the best source due to the complex interactions between genres, parsers, and LMs. Additionally, the influence of the data used to derive the underlying BERT model heavily influences how best to create more robust and effective cross-genre parsing models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency Parsing

Similar Papers 제목 키워드 기반

Revisiting Higher-Order Dependency Parsers

2020-07-01 · ACL 2020 6 · Erick Fonseca, Andr{\'e} F. T. Martins

Neural encoders have allowed dependency parsers to shift from higher-order structured models to simpler first-order ones, making decoding faster and still achieving better accuracy than non-neural parsers. This has led t…

Sentence

Assessing the Impact of Incremental Error Detection and Correction. A Case Study on the Italian Universal Dependency Treebank

2018-11-01 · WS 2018 11 · Chiara Alzetta, Felice Dell{'}Orletta, Simonetta Montemagni, Maria Simi 외

Detection and correction of errors and inconsistencies in {``}gold treebanks{''} are becoming more and more central topics of corpus annotation. The paper illustrates a new incremental method for enhancing treebanks, wit…

Dependency Parsing

Creating POS Tagging and Dependency Parsing Experts via Topic Modeling

2017-04-01 · EACL 2017 4 · Atreyee Mukherjee, S K{\"u}bler, ra, Matthias Scheutz

Part of speech (POS) taggers and dependency parsers tend to work well on homogeneous datasets but their performance suffers on datasets containing data from different genres. In our current work, we investigate how to cr…

Dependency ParsingDomain AdaptationPOSPOS Tagging+1

Deep Contextualized Word Embeddings in Transition-Based and Graph-Based Dependency Parsing - A Tale of Two Parsers Revisited

2019-11-01 · IJCNLP 2019 11 · Artur Kulmizev, Miryam de Lhoneux, Johannes Gontrum, Elena Fano 외

Transition-based and graph-based dependency parsers have previously been shown to have complementary strengths and weaknesses: transition-based parsers exploit rich structural features but suffer from error propagation, …

Dependency Parsingglobal-optimizationSentenceWord Embeddings

Deep Contextualized Word Embeddings in Transition-Based and Graph-Based Dependency Parsing -- A Tale of Two Parsers Revisited

2019-08-20 · Artur Kulmizev, Miryam de Lhoneux, Johannes Gontrum, Elena Fano 외

Transition-based and graph-based dependency parsers have previously been shown to have complementary strengths and weaknesses: transition-based parsers exploit rich structural features but suffer from error propagation, …

Dependency Parsingglobal-optimizationSentenceWord Embeddings