Ranking and recommending hotels based on user reviews
##Problem Description Given user reviews of 1500 hotels. Using these reviews, identify the best and worst 5 hotels among these.
##Data Set There are 1500 files, each named hotel_x, where x is the hotel ID. Within these files, each Content tag contains an individual review. Each review is followed by a Date tag which contains the date on which the user posted the review.