Programming Homework Help

California University of Management and Sciences R Programming NLP Text Mining

 

  1. Create bar charts showing the most common words that appear in The War of the Worlds with these four words (affect, denounce, perish, soil) Show charts and your code with line by line comments.
  2. Create a network graph of words that show a .10 correlation of appearing together in the same section of The War of the Worlds. Comment your code line by line.

Please add your commentary, in your own words, on what the graphs are showing. Related materials and code for references can be found here: https://www.tidytextmining.com/ngrams.html

I need the rmd file so that I can execute the code on my mac and pdf of the output you executed. Always repeat the question you are answering. Thank you!