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.
☆14Updated 11 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 11 years ago
- Python code for detecting topics/events from a Twitter stream☆100Updated 7 years ago
- A news recommendation system tailored for user communities☆208Updated 8 years ago
- Recommender System Framework☆126Updated 9 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆43Updated 12 years ago
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Python program to analyze resume (word document) using a generated set of keywords☆15Updated 10 years ago
- Extract opionion phrases from user reviews☆63Updated 11 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 9 years ago
- Word2Vec models with Twitter data using Spark. Blog:☆66Updated 6 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- Implementation of Collabrative Filtering way of recommendation engine☆83Updated 3 years ago
- A framework for the analysis of social interaction networks (e.g. induced by Twitter mentions) in time.☆61Updated 9 years ago
- ☆49Updated 13 years ago
- Code for NLTK3 Cookbook☆141Updated 9 years ago
- A simple movie recommendation engine☆76Updated 4 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- A CSV formatted file using data from the Yelp Academic Dataset.☆12Updated 9 years ago
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆111Updated 11 years ago
- Repository containing script on how I processed and charted Yelp data.☆29Updated 11 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 9 years ago
- Code examples and data for the KiwiPyCon 2014 NLP tutorial☆39Updated 11 years ago
- Topic models (just LDA for now) on the Hacker News corpus☆22Updated 10 years ago
- Brand disambiguator for tweets to differentiate e.g. Orange vs orange (brand vs foodstuff), using NLTK and scikit-learn☆58Updated 12 years ago
- Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world…☆128Updated 12 years ago
- Film recommendations with Apache Spark and Python☆61Updated 10 years ago
- My capstone project for Galvanize (Zipfian Academy)☆38Updated 7 years ago
- Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"☆21Updated 10 years ago
- "20 Newsgroups" text classification with python☆149Updated 9 years ago
- Towards A Standardized Tag Recommender Benchmarking Framework☆128Updated 2 years ago