I need a clear, data–driven comparison of sentence lengths across a set of creative writing essays that I will source from online writing forums. Your job is to take the raw texts I supply, calculate the average sentence length for each essay, and present the findings in an easy-to-read format that highlights similarities and differences between the pieces. Here’s what I expect: • A clean spreadsheet (Excel, Google Sheets, or CSV) listing every essay, its total word count, total sentence count, and the resulting average sentence length. • A concise summary (one page is enough) pointing out the most interesting contrasts you notice between the essays. Simple visuals—bar charts or a brief table—are welcome if they make the comparison clearer. • All code or formulas used, so I can replicate or extend the study later. Any text-processing tool is fine—Python with NLTK or spaCy, R with tidytext, or even a well-structured spreadsheet formula set. Keep the method straightforward and well commented so a beginner like me can follow along. Accuracy in sentence counting is key; please handle dialogue punctuation and abbreviations correctly so the averages are trustworthy. Once you deliver, I’ll spot-check a few essays to confirm the counts line up. If this sounds manageable, let me know your preferred tool and a brief outline of how you’ll tackle the extraction and counting.