NLP with AirBnb
Basic NLP in R
With text survey data about AirBnb
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.
About Author
Related Articles
Leave a Comment
NLP with AirBnb โ Mubashir Qasim April 24, 2017
[โฆ] article was first published on R โ NYC Data Science Academy Blog, and kindly contributed to [โฆ]