powered by
The data contains 500 reviews in Dutch of people who visited an AirBnB appartment in Brussels. The data frame contains the fields
doc_id: a unique identifier of the review
listing_id: the airbnb address identifier
text: text with the feedback of a customer on his visit in the AirBnB appartment
airbnb_chunks
data(airbnb) str(airbnb) head(airbnb)
Run the code above in your browser using DataLab