paper-with-me

Papers

Creating a Corpus for Russian Data-to-Text Generation Using Neural Machine Translation and Post-Editing

2019-08-01 · WS 2019 8 · Anastasia Shimorina, Elena Khasanova, Claire Gardent

In this paper, we propose an approach for semi-automatically creating a data-to-text (D2T) corpus for Russian that can be used to learn a D2T natural language generation model. An error analysis of the output of an English-to-Russian neural machine translation system shows that 80{\%} of the automatically translated sentences contain an error and that 53{\%} of all translation errors bear on named entities (NE). We therefore focus on named entities and introduce two post-editing techniques for correcting wrongly translated NEs.

📄 PDF Abstract BibTeX

Code (1)

https://gitlab.com/shimorina/bsnlp-2019 공식 구현 tf

Tasks

Data-to-Text GenerationMachine TranslationText GenerationTranslation

Similar Papers 제목 키워드 기반

Russian Texts Detoxification with Levenshtein Editing

2022-04-28 · Ilya Gusev

Text detoxification is a style transfer task of creating neutral versions of toxic texts. In this paper, we use the concept of text editing to build a two-step tagging-based detoxification model using a parallel corpus o…

Style Transfer

Automatically Ranked Russian Paraphrase Corpus for Text Generation

2020-06-17 · WS 2020 7 · Vadim Gudkov, Olga Mitrofanova, Elizaveta Filippskikh

The article is focused on automatic development and ranking of a large corpus for Russian paraphrase generation which proves to be the first corpus of such type in Russian computational linguistics. Existing manually ann…

Paraphrase GenerationSentenceSentence SimilarityText Generation

The Algorithmic Inflection of Russian and Generation of Grammatically Correct Text

2017-06-08 · T. M. Sadykov, T. A. Zhukov

We present a deterministic algorithm for Russian inflection. This algorithm is implemented in a publicly available web-service www.passare.ru which provides functions for inflection of single words, word matching and syn…

Sense-Annotated Corpus for Russian

2022-09-01 · CLIB 2022 9 · Alexander Kirillovich, Natalia Loukachevitch, Maksim Kulaev, Angelina Bolshina 외

We present a sense-annotated corpus for Russian. The resource was obtained my manually annotating texts from the OpenCorpora corpus, an open corpus for the Russian language, by senses of Russian wordnet RuWordNet. The an…

Word Sense Disambiguation

Collocation2Text: Controllable Text Generation from Guide Phrases in Russian

2022-06-18 · Sergey Vychegzhanin, Evgeny Kotelnikov

Large pre-trained language models are capable of generating varied and fluent texts. Starting from the prompt, these models generate a narrative that can develop unpredictably. The existing methods of controllable text g…

ArticlesText Generation