NLP with AirBnb

[This article was first published on R – NYC Data Science Academy Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

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-wordcloud .     airbnb-top6--

AirBnb

airblogo

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.

The post NLP with AirBnb appeared first on NYC Data Science Academy Blog.

To leave a comment for the author, please follow the link and comment on their blog: R – NYC Data Science Academy Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)