Project information
- Category: Deep Learning & NLP
- About: Text Generation Portal
- Project date: 11/2021
- Project URL: Text Generation Portal
A Deep Learning and NLP Project
A web application that accepts beginning of a text(custom limit: 1 to 50) as input and forecasts its continuation
based on the user-specified(10-20) number of words to predict next.
Created a customized Long Short Term model(LSTM) with a ROUGE score of 0.86 and test accuracy of 90%.