paper-with-me

Papers

Optimizing Statistical Machine Translation for Text Simplification

2016-01-01 · TACL 2016 1 · Wei Xu, Courtney Napoles, Ellie Pavlick, Quanze Chen, Chris Callison-Burch

Most recent sentence simplification systems use basic machine translation models to learn lexical and syntactic paraphrases from a manually simplified parallel corpus. These methods are limited by the quality and quantity of manually simplified corpora, which are expensive to build. In this paper, we conduct an in-depth adaptation of statistical machine translation to perform text simplification, taking advantage of large-scale paraphrases learned from bilingual texts and a small amount of manual simplifications with multiple references. Our work is the first to design automatic metrics that are effective for tuning and evaluating simplification systems, which will facilitate iterative development for this task.

📄 PDF Abstract BibTeX

Code (1)

cocoxu/simplification 공식 구현

Tasks

Machine TranslationSentenceText SimplificationTranslation

Similar Papers 제목 키워드 기반

Building a Monolingual Parallel Corpus for Text Simplification Using Sentence Similarity Based on Alignment between Word Embeddings

2016-12-01 · COLING 2016 12 · Tomoyuki Kajiwara, Mamoru Komachi

Methods for text simplification using the framework of statistical machine translation have been extensively studied in recent years. However, building the monolingual parallel corpus necessary for training the model req…

Machine TranslationSentenceSentence SimilarityText Simplification+2

Sentence Alignment Methods for Improving Text Simplification Systems

2017-07-01 · ACL 2017 7 · Sanja {\v{S}}tajner, Marc Franco-Salvador, Simone Paolo Ponzetto, Paolo Rosso 외

We provide several methods for sentence-alignment of texts with different complexity levels. Using the best of them, we sentence-align the Newsela corpora, thus providing large training materials for automatic text simpl…

Lexical SimplificationMachine TranslationSentenceText Simplification+2

Improving Neural Text Simplification Model with Simplified Corpora

2018-10-10 · Jipeng Qiang

Text simplification (TS) can be viewed as monolingual translation task, translating between text variations within a single language. Recent neural TS models draw on insights from neural machine translation to learn lexi…

DecoderLexical SimplificationMachine Translationmodel+3

Simplifying the Bible and Wikipedia Using Statistical Machine Translation

2017-03-25 · Yohan Jo

I started this work with the hope of generating a text synthesizer (like a musical synthesizer) that can imitate certain linguistic styles. Most of the report focuses on text simplification using statistical machine tran…

ArticlesLanguage ModelingLanguage ModellingMachine Translation+2

Morphology Generation for Statistical Machine Translation using Deep Learning Techniques

2016-10-07 · Marta R. Costa-jussà, Carlos Escolano

Morphology in unbalanced languages remains a big challenge in the context of machine translation. In this paper, we propose to de-couple machine translation from morphology generation in order to better deal with the pro…

ClassificationDeep LearningGender ClassificationGeneral Classification+2