ayush-jain / hotel_recommender_systemLinks
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:
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Updated 10 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- ACM RecSys Challenge 2016: Job recommender system for XING☆8Updated 8 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
- Recommendation System using Collaborative Filtering☆16Updated 9 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
- An easy to set up recommender systems frontend for research, fun and science☆30Updated 10 years ago
- Jupyter Notebooks for Strata Data Conference NY 2017 Deep Learning for Recommender Systems Tutorial☆22Updated 7 years ago
- Python program to analyze resume (word document) using a generated set of keywords☆15Updated 9 years ago
- Repo for the Insults Detection challenge on Kaggle.com☆11Updated 12 years ago
- Code examples and data for the KiwiPyCon 2014 NLP tutorial☆39Updated 10 years ago
- Code to munge data between Kaggle .tsv Rotten Tomatoes Sentiment Analysis data set and Vowpal Wabbit☆24Updated 11 years ago
- A CSV formatted file using data from the Yelp Academic Dataset.☆12Updated 9 years ago
- An analysis of the sentiments of tweets using the Twitter API for my data science class☆13Updated 12 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 8 years ago
- Code for Kaggle's Default Loan Prediction - Imperial College London challenge.☆29Updated 11 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆44Updated 12 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 8 years ago
- Experiment on text summarization techniques and exploring Tensorflow.☆15Updated 8 years ago
- An implementation of LDA-based Recommender System☆18Updated 9 years ago
- Experiments on english wikipedia. GloVe and word2vec.☆13Updated 9 years ago
- How to use automatic polynomial features and neural network mode in VW☆17Updated 11 years ago
- Graphical techniques for text mining.☆19Updated 10 years ago
- Topic Modelling and Sentiment Analysis on Tweets Using LDA☆21Updated 7 years ago
- Notes from Stanford NLP class☆24Updated 12 years ago
- Topic models (just LDA for now) on the Hacker News corpus☆22Updated 9 years ago
- Expedia Learning to Rank Hotels to Maximize Purchases, Kaggle Competition☆45Updated 10 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago