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
Sorting:
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 8 years ago
- Expedia Learning to Rank Hotels to Maximize Purchases, Kaggle Competition☆45Updated 9 years ago
- Experiments on english wikipedia. GloVe and word2vec.☆13Updated 9 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Updated 10 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
- This is a repository in which we take part in the big data competition, focusing on recommendation system.☆18Updated 8 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- A Latent Dirichlet Allocation topic modeling package based on SparseLDA Gibbs Sampling inference algorithm☆8Updated 12 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆44Updated 7 years ago
- Repo for the Insults Detection challenge on Kaggle.com☆11Updated 12 years ago
- Word2Vec models with Twitter data using Spark. Blog:☆65Updated 6 years ago
- Multi-Contextual Learning to Rank Events☆23Updated 9 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆44Updated 11 years ago
- In this project, there are two major tasks: text data processing and text categorization. In text data processing, we have done tokenizat…☆8Updated 8 years ago
- ☆9Updated 8 years ago
- Python 2 & 3 wrapper around the Stanford Topic Modeling Toolbox. Intended to be used for hassle-free supervised topic classification with…☆58Updated 7 years ago
- collaborative less-is-more filtering☆39Updated 7 years ago
- Notes from Stanford NLP class☆24Updated 12 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆44Updated 12 years ago
- ☆34Updated 5 years ago
- A simple movie recommendation engine☆73Updated 3 years ago
- An user based and item based movie rating prediction recommender system based on data provided by MovieLens using memory-based Collaborat…☆10Updated 9 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 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
- Kaggle challenge Bag of words meets bags of popcorn☆27Updated 7 years ago
- Prediction of "left/stayed" employees using Decision Trees and more☆10Updated 7 years ago
- Implementation of the PageRank algorithm☆175Updated 7 years ago
- Feature selection algorithms for learning to rank☆9Updated 11 years ago