harsh19/Shakespearizing-Modern-English
Code for "Jhamtani H.*, Gangal V.*, Hovy E. and Nyberg E. Shakespearizing Modern Language Using Copy-Enriched Sequence to Sequence Models" Workshop on Stylistic Variation, EMNLP 2017
Implements a copy-enriched pointer-generator seq2seq architecture in TensorFlow that addresses out-of-vocabulary tokens by attending over input sequences and replacing UNKs with high-confidence aligned source words. The framework includes preprocessing pipelines, attention visualization, and dictionary/statistical MT baselines for evaluation against modern-to-Shakespearean text style transfer tasks.
No commits in the last 6 months.
Stars
73
Forks
27
Language
OpenEdge ABL
License
—
Category
Last pushed
Apr 20, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/harsh19/Shakespearizing-Modern-English"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
10-OASIS-01/Character_Level_Language_Modeling
This project implements character-level language modeling using Transformer, RNN, and GRU...
cobanov/shakespeare-dataset
complete works, plays, sonnets and poems of shakespeare
ACM-VIT/Shakespeare-Translate
Getting Shakespeare into the Modern Era with the magic of NLP
rimijoker/Shakespeare-Generator
Implemented an LSTM model to generate text like William Shakespeare.
steph-jung/GenieType
Implementation of Federated Learning For Mobile Keyboard Prediction: https://arxiv.org/abs/1811.03604