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:
- Extract opionion phrases from user reviews☆63Updated 11 years ago
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 9 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
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 9 years ago
- Word2Vec models with Twitter data using Spark. Blog:☆66Updated 6 years ago
- Repo for the Insults Detection challenge on Kaggle.com☆11Updated 12 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- Recommender System Framework☆126Updated 8 years ago
- Implementation of Collabrative Filtering way of recommendation engine☆82Updated 2 years ago
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆110Updated 11 years ago
- An implementation of LDA-based Recommender System☆18Updated 9 years ago
- Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"☆21Updated 10 years ago
- Latent Dirichlet Allocation with Gibbs sampling☆16Updated 11 years ago
- ☆49Updated 13 years ago
- Zipfian capstone project - Dan Morris☆30Updated 8 years ago
- iCQA - Intelligent Community Question Answering Framework☆31Updated 9 years ago
- Film recommendations with Apache Spark and Python☆61Updated 10 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆43Updated 12 years ago
- Topic models (just LDA for now) on the Hacker News corpus☆22Updated 10 years ago
- Gibbs sampler for for a Naive Bayes document classifier☆24Updated 12 years ago
- Classifying text with bag-of-words☆113Updated 10 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
- Doc2Vec algorithm for solving moview review sentiment analysis☆25Updated 9 years ago
- Python code for detecting topics/events from a Twitter stream☆100Updated 7 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆45Updated 8 years ago
- Implementation of the PageRank algorithm☆175Updated 8 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 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