paper-with-me

홈 › Papers

IMSurReal: IMS at the Surface Realization Shared Task 2019

2019-11-01 · WS 2019 11 · Xiang Yu, Agnieszka Falenska, Marina Haid, Ngoc Thang Vu, Jonas Kuhn

We introduce the IMS contribution to the Surface Realization Shared Task 2019. Our submission achieves the state-of-the-art performance without using any external resources. The system takes a pipeline approach consisting of five steps: linearization, completion, inflection, contraction, and detokenization. We compare the performance of our linearization algorithm with two external baselines and report results for each step in the pipeline. Furthermore, we perform detailed error analysis revealing correlation between word order freedom and difficulty of the linearization task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IMSurReal Too: IMS in the Surface Realization Shared Task 2020

2020-12-01 · MSR (COLING) 2020 12 · Xiang Yu, Simon Tannert, Ngoc Thang Vu, Jonas Kuhn

We introduce the IMS contribution to the Surface Realization Shared Task 2020. The new system achieves substantial improvement over the state-of-the-art system from last year, mainly due to a better token representation …

Data Augmentation

Shape of synth to come: Why we should use synthetic data for English surface realization

2020-05-06 · ACL 2020 6 · Henry Elder, Robert Burke, Alexander O'Connor, Jennifer Foster

The Surface Realization Shared Tasks of 2018 and 2019 were Natural Language Generation shared tasks with the goal of exploring approaches to surface realization from Universal-Dependency-like trees to surface strings for…

Text Generation

Shared Task Proposal: Multilingual Surface Realization Using Universal Dependency Trees

2017-09-01 · WS 2017 9 · Simon Mille, Bernd Bohnet, Leo Wanner, Anja Belz

We propose a shared task on multilingual Surface Realization, i.e., on mapping unordered and uninflected universal dependency trees to correctly ordered and inflected sentences in a number of languages. A second deeper i…

Machine TranslationPOSText Generation

Surface Realization Using Pretrained Language Models

2020-12-01 · MSR (COLING) 2020 12 · Farhood Farahnak, Laya Rafiee, Leila Kosseim, Thomas Fevens

In the context of Natural Language Generation, surface realization is the task of generating the linear form of a text following a given grammar. Surface realization models usually consist of a cascade of complex sub-mod…

DecoderLanguage ModelingLanguage ModellingSentence+1

ADAPT at SR’20: How Preprocessing and Data Augmentation Help to Improve Surface Realization

2020-12-01 · MSR (COLING) 2020 12 · Henry Elder

In this paper, we describe the ADAPT submission to the Surface Realization Shared Task 2020. We present a neural-based system trained on the English Web Treebank and an augmented dataset, automatically created from exist…

Data Augmentation