Shakespearizing Modern Language Using Copy-enriched Sequence-to-sequence Models | Awesome LLM Papers Contribute to Awesome LLM Papers

Shakespearizing Modern Language Using Copy-enriched Sequence-to-sequence Models

Harsh Jhamtani, Varun Gangal, Eduard Hovy, Eric Nyberg . Proceedings of the Workshop on Stylistic Variation 2017 – 166 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized

Variations in writing styles are commonly used to adapt the content to a specific context, audience, or purpose. However, applying stylistic variations is still by and large a manual process, and there have been little efforts towards automating it. In this paper we explore automated methods to transform text from modern English to Shakespearean English using an end to end trainable neural model with pointers to enable copy action. To tackle limited amount of parallel data, we pre-train embeddings of words by leveraging external dictionaries mapping Shakespearean words to modern English words as well as additional text. Our methods are able to get a BLEU score of 31+, an improvement of ~6 points above the strongest baseline. We publicly release our code to foster further research in this area.

Similar Work