Predicting next Character Sequence from Shakespeare's writing using LSTM

Project Info

  • Built a Data Pipeline that involves Preprocessing of Data, Tokenization, Embedding, Modeling, and Evaluation.
  • Developed a model on data extracted from Shakespeare's writing that predicts the next character in a sequence of characters using LSTM with an accuracy of 91%.