Question: Write a program using regular expressions to extract as many of the surnames as you can from the story in in Jane Austen's Pride and
Write a program using regular expressions to extract as many of the surnames as you can from the story in in Jane Austen's Pride and Prejudice, and compute a frequency table with how many times each one occurs. To complete this part of the assignment, turn in your program's source code, your frequency table, and a paragraph describing your approach to solving this problem.
In Python Language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
