IMSurReal: IMS at the Surface Realization Shared Task 2019
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.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
IMSurReal Too: IMS in the Surface Realization Shared Task 2020
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 AugmentationShape of synth to come: Why we should use synthetic data for English surface realization
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 GenerationShared Task Proposal: Multilingual Surface Realization Using Universal Dependency Trees
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 GenerationSurface Realization Using Pretrained Language Models
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+1ADAPT at SR’20: How Preprocessing and Data Augmentation Help to Improve Surface Realization
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