Save the cleaned data for other analyses like topic modeling and sentiment analysis.
save(prepped_hotel, token, bigram, file = "input/hotel_prepped.Rdata")