10-OASIS-01/Character_Level_Language_Modeling
This project implements character-level language modeling using Transformer, RNN, and GRU architectures, specifically trained on the tiny Shakespeare dataset. The models learn to predict the next character in a sequence, enabling the generation of text that stylistically resembles Shakespeare's writing.
No commits in the last 6 months.
Stars
3
Forks
1
Language
Python
License
MIT
Category
Last pushed
Dec 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/10-OASIS-01/Character_Level_Language_Modeling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
harsh19/Shakespearizing-Modern-English
Code for "Jhamtani H.*, Gangal V.*, Hovy E. and Nyberg E. Shakespearizing Modern Language Using...
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