hamlet
There are 5 repositories under hamlet topic.
prateekiiest/Code-Sleep-Python
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python :snake:
cyschneck/Billy-Bot
Dynamic Shakespeare Character Sentiment Analysis
GSimas/Shakespeare
đź’€Shakespeare books and audiobooks
fernandaalvaf/dhrse_project
Analyzes the top 10 most frequent words in "Hamlet"
ShubhaMahobia/LSTM-Hamlet
The LSTM Next Word Prediction project trains a model on Hamlet to predict the next word in a sequence. After preprocessing the text, an LSTM network learns patterns in the language. The trained model can then generate text by predicting the next word in a given sequence, with its accuracy evaluated to ensure it effectively models the language.