There are 0 repository under shakespeare-plays topic.
Code and data for extracting co-occurrence networks from Shakespeare's plays
Generates shakespeare style play by LSTM (RNN) network.
A bash script to scrap shakespeare works from shakespeare.mit.edu + Already scraped plays in txt format
Text generator based on markov chains, implemented in python (just for fun)
The Free, Open-source Shakespeare Resource
Scrape Shakespeare from MIT
Graphs the level of emotion over time in a piece of literature to help visualise the story arc.
Text and cleaning code for shakespeare ai app.
Auto-generated text based on Shakespeare poetry
Shows the year(s) written, genre, and number of speeches for each of Shakespeare's plays. Built on Open Source Shakespeare's list of Shakespeare's plays by number of speeches.
Web interface to interact with my Shakespeare GPT-2 model to generate lines based on any chosen Shakespeare play.
Built Classification models to determine the player from Shakespeare-plays dataset using Feature Engineering and exploratory data analysis.
All of Shakespeare's texts from the first folio edition with an interactive dictionary to help comprehension.
Char-level language model on Shakespeare's writings
Network Analysis of Shakespeare plays
This is a TF-IDF calculator for shakespearean play dataset
DNN, CNN and RNN in tensorflow.. DNN and CNN have upto 99% test accuracy.. The trained RNN(GRU) generates random Shakespeare plays...