Question
In Python Using the Moby_Dick_Chapter_1.txt file used in the example, complete the following: Determine how many times the word old appears in the passage Determine
In Python Using the "Moby_Dick_Chapter_1".txt file used in the example, complete the following: Determine how many times the word "old" appears in the passage Determine how many times the word "water" appear in the passage Determine the average sentence length in the passage (splitting on periods will suffice) Now do the same things with chapter 1 in Sense_and_Sensibility_Chapter_1.txt What does this scraped information tell you about these two passages? What other interesting things can be done to find out information on these two passages? Submit your working program file (please keep the text file in the same directory as your program for grading simplicity) Also answer the questions above in your submission text. This assignment is worth 20 points
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started