paper-with-me

Papers

Extending a Parser to Distant Domains Using a Few Dozen Partially Annotated Examples

2018-05-16 · ACL 2018 7 · Vidur Joshi, Matthew Peters, Mark Hopkins

We revisit domain adaptation for parsers in the neural era. First we show that recent advances in word representations greatly diminish the need for domain adaptation when the target domain is syntactically similar to the source domain. As evidence, we train a parser on the Wall Street Jour- nal alone that achieves over 90% F1 on the Brown corpus. For more syntactically dis- tant domains, we provide a simple way to adapt a parser using only dozens of partial annotations. For instance, we increase the percentage of error-free geometry-domain parses in a held-out set from 45% to 73% using approximately five dozen training examples. In the process, we demon- strate a new state-of-the-art single model result on the Wall Street Journal test set of 94.3%. This is an absolute increase of 1.7% over the previous state-of-the-art of 92.6%.

📄 PDF Abstract BibTeX arXiv:1805.06556

Code (1)

vidurj/parser-adaptation 공식 구현 pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Large Discourse Treebanks from Scalable Distant Supervision

2022-10-18 · Patrick Huber, Giuseppe Carenini

Discourse parsing is an essential upstream task in Natural Language Processing with strong implications for many real-world applications. Despite its widely recognized role, most recent discourse parsers (and consequentl…

Discourse ParsingSentiment Analysis

Partially-Aligned Data-to-Text Generation with Distant Supervision

2020-10-03 · EMNLP 2020 11 · Zihao Fu, Bei Shi, Wai Lam, Lidong Bing 외

The Data-to-Text task aims to generate human-readable text for describing some given structured data enabling more interpretability. However, the typical generation task is confined to a few particular domains since it r…

Data-to-Text GenerationSentenceText Generation

HAMNER: Headword Amplified Multi-span Distantly Supervised Method for Domain Specific Named Entity Recognition

2019-12-03 · Shifeng Liu, Yifang Sun, Bing Li, Wei Wang 외

To tackle Named Entity Recognition (NER) tasks, supervised methods need to obtain sufficient cleanly annotated data, which is labor and time consuming. On the contrary, distantly supervised methods acquire automatically …

Boundary Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Turkish Universal Conceptual Cognitive Annotation

2022-06-01 · LREC 2022 6 · Necva Bölücü, Burcu Can

Universal Conceptual Cognitive Annotation (UCCA) (Abend and Rappoport, 2013a) is a cross-lingual semantic annotation framework that provides an easy annotation without any requirement for linguistic background. UCCA-anno…

Few-Shot Learning

Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning

2018-08-01 · COLING 2018 8 · Yaosheng Yang, Wenliang Chen, Zhenghua Li, Zhengqiu He 외

A bottleneck problem with Chinese named entity recognition (NER) in new domains is the lack of annotated data. One solution is to utilize the method of distant supervision, which has been widely used in relation extracti…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+5