English

Neural Generation for Czech: Data and Baselines

Computation and Language 2019-10-14 v1

Abstract

We present the first dataset targeted at end-to-end NLG in Czech in the restaurant domain, along with several strong baseline models using the sequence-to-sequence approach. While non-English NLG is under-explored in general, Czech, as a morphologically rich language, makes the task even harder: Since Czech requires inflecting named entities, delexicalization or copy mechanisms do not work out-of-the-box and lexicalizing the generated outputs is non-trivial. In our experiments, we present two different approaches to this this problem: (1) using a neural language model to select the correct inflected form while lexicalizing, (2) a two-step generation setup: our sequence-to-sequence model generates an interleaved sequence of lemmas and morphological tags, which are then inflected by a morphological generator.

Keywords

Cite

@article{arxiv.1910.05298,
  title  = {Neural Generation for Czech: Data and Baselines},
  author = {Ondřej Dušek and Filip Jurčíček},
  journal= {arXiv preprint arXiv:1910.05298},
  year   = {2019}
}

Comments

Accepted as a long paper at INLG 2019

R2 v1 2026-06-23T11:41:18.651Z