Assignment Description Write a text analyzer that reads a file and outputs statistics about that file. It should output the word frequencies of all words in the file, sorted by the most frequently...

1 answer below »


Assignment Description


Write a text analyzer that reads a file and outputs statistics about that file. It should output the word frequencies of all words in the file, sorted by the most frequently used word. The output should be a set of pairs, each pair containing a word and how many times it occurred in the file.



Learning Outcomes




  • Student will create a plan for developing a software solution.




  • Student will create software to solve basic business problems.





Assignment Instructions



  1. Submit a screen shot of the top 20 words in the following file (a poem):https://www.gutenberg.org/files/1065/1065-h/1065-h.htm(Links to an external site.)

    • Notes:

      • Ignore all HTML tags

      • Ignore all text before the poem's title

      • Ignore all text after the end of the poem






  2. (Links to an external site.)
    Submit text analyzer program to your GIT hub repository.

  3. Submit your GIT repository link.

  4. Submit your written plan for creating this solution.

*** Assignment due 02/09/2022 by 11pm USA EST ***

Answered 3 days AfterFeb 06, 2022

Answer To: Assignment Description Write a text analyzer that reads a file and outputs statistics about that...

Tanisha answered on Feb 06 2022
111 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here