dineshssdn-867/AI_Shakespeare
The research shows that one of the most effective artificial neural network types for Natural Language Processing tasks is Recurrent Neural Networks (RNNs). RNNs are widely used in NLP tasks such as machine translation, text generation, image captioning. In NLP tasks, we usually use NLP tools and methods to process the text data into vectors and then feed them into a selected artificial neural network such as RNN, CNN, or even a feedforward neural network to complete a task.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 02, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dineshssdn-867/AI_Shakespeare"
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...
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.