1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Text Analysis in R

Exercise

Visualizing non-complaints

Now let's visualize the word counts associated with non-complaints.

Instructions

100 XP
  • Only keep the non-complaints.
  • Create a bar plot using the new word_counts.
  • Title the plot "Non-Complaint Word Counts".