SOTAVerified

Sentence Simplification with Memory-Augmented Neural Networks

2018-04-20NAACL 2018Unverified0· sign in to hype

Tu Vu, Baotian Hu, Tsendsuren Munkhdalai, Hong Yu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Sentence simplification aims to simplify the content and structure of complex sentences, and thus make them easier to interpret for human readers, and easier to process for downstream NLP applications. Recent advances in neural machine translation have paved the way for novel approaches to the task. In this paper, we adapt an architecture with augmented memory capacities called Neural Semantic Encoders (Munkhdalai and Yu, 2017) for sentence simplification. Our experiments demonstrate the effectiveness of our approach on different simplification datasets, both in terms of automatic evaluation measures and human judgments.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
NewselaNSELSTM-SSARI29.58Unverified
NewselaNSELSTM-BSARI27.42Unverified
PWKP / WikiSmallNSELSTM-BBLEU53.42Unverified
PWKP / WikiSmallNSELSTM-SBLEU29.72Unverified
TurkCorpusNSELSTM-SSARI (EASSE>=0.2.1)36.88Unverified
TurkCorpusNSELSTM-BSARI (EASSE>=0.2.1)33.43Unverified

Reproductions