R is a very powerful programming language with many great built in statistical functions and a large repository of additional libraries. In this post I will introduce some basic text analysis to generate a 'stemmed' wordcloud and frequency chart from text data.
.
AirBnb
Recently, I had the opportunity to help someone with a research paper written about AirBNB. The author was trying to analyze how customers feel about the company, so she decided to create a survey with Survey Monkey, and had 45 respondents.
This seemed like a good opportunity for some text mining and text analysis in R.
Continue to the next page for instructions creating the above visualizations with NLP techniques.
Scott Edenbaum is a recent graduate from the NYC Data Science Academy. He was hired by the Academy to assist in buildout of the learning management system and seeks to pursue a career as a Data Scientist. Scott's...