SOTAVerified

SimpleNER Sentence Simplification System for GEM 2021

2021-08-01ACL (GEM) 2021Unverified0· sign in to hype

K V Aditya Srivatsa, Monil Gokani, Manish Shrivastava

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper describes SimpleNER, a model developed for the sentence simplification task at GEM-2021. Our system is a monolingual Seq2Seq Transformer architecture that uses control tokens pre-pended to the data, allowing the model to shape the generated simplifications according to user desired attributes. Additionally, we show that NER-tagging the training data before use helps stabilize the effect of the control tokens and significantly improves the overall performance of the system. We also employ pretrained embeddings to reduce data sparsity and allow the model to produce more generalizable outputs.

Tasks

Reproductions