ayush-jain / hotel_recommender_system
A hotel recommender system in python using hybrid approach of content based and collaborative filtering of hotel reviews by a user. Text Mining done using NLTK library and chi-square feature selection using sklearn. User profile was generated using an ensemble classifier.
☆16Updated 10 years ago
Alternatives and similar repositories for hotel_recommender_system:
Users that are interested in hotel_recommender_system are comparing it to the libraries listed below
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Updated 10 years ago
- Topic models (just LDA for now) on the Hacker News corpus☆22Updated 9 years ago
- ACM RecSys Challenge 2016: Job recommender system for XING☆8Updated 8 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆62Updated 2 months ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- A Hybrid Recommendation system which uses Content embeddings and augments them with collaborative features. Weighted Combination of embed…☆17Updated 2 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 7 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆44Updated 11 years ago
- Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"☆21Updated 9 years ago
- Model for the Event Recommendation Engine Challenge on Kaggle.com☆43Updated 12 years ago
- Experiment on text summarization techniques and exploring Tensorflow.☆15Updated 7 years ago
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 8 years ago
- A Latent Dirichlet Allocation topic modeling package based on SparseLDA Gibbs Sampling inference algorithm☆8Updated 11 years ago
- ☆49Updated 13 years ago
- This repository holds the implementation, for the thesis project: Improving Collaborative Filtering Techniques by the use of Co-Training…☆11Updated last year
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 8 years ago
- Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world…☆127Updated 11 years ago
- Web Crawl(Scrapy), Text Mining(NLTK) Data Mining(Sklearn) Visualization(Python, Tableau). Classification and Clustering on Google App tex…☆16Updated 8 years ago
- Expedia Learning to Rank Hotels to Maximize Purchases, Kaggle Competition☆45Updated 9 years ago
- Code for Kaggle Contest "RecSys2013: Yelp Business Rating Prediction" -- Predicting Business Ratings on Yelp.com Using Machine Learning. …☆20Updated 11 years ago
- Information extraction over restaurant reviews for the Yelp Dataset Challenge☆30Updated 11 years ago
- Recommendation System using Collaborative Filtering☆16Updated 8 years ago
- Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.☆59Updated 7 years ago
- Tools and services for evaluating topic models☆15Updated 8 years ago
- Scripts for capturing tweets, creating data dictionary, processing & scoring tweet sentiments☆11Updated 9 years ago
- Film recommendations with Apache Spark and Python☆61Updated 9 years ago
- Jupyter Notebooks for Strata Data Conference NY 2017 Deep Learning for Recommender Systems Tutorial☆22Updated 7 years ago
- Containing codes of participation in Kaggle competitions.☆37Updated 9 years ago
- From Word Embeddings to Item Recommendation☆10Updated last year