RashmitSaha/gadsby_analysis — reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished Streamlit dashboard that analyzes Ernest Vincent Wright’s novel Gadsby as a lipogram, using the files already in this repo. I want it to feel like an interactive explainer for someone curious about how the book works without the letter e.
Please include a clear headline metric that checks whether any e characters appear at all, plus charts for word length and sentence length, part of speech patterns, a rolling sentiment view across the book, and a word cloud of the most common meaningful words. It should be easy to read, a little styled, and have short plain English captions that explain what each chart means.
Use the text data if it is already here, and if needed pull from the included pdf or notebooks so the app works end to end. Make sure it runs locally from app.py with the existing requirements or update them if something is missing. If anything is outdated, look up current docs online and make sensible fixes.
Want more depth? Deep Reverse