Git Product home page Git Product logo

rbofficial's Projects

content_based_recommendation_system icon content_based_recommendation_system

Recommends articles to the user based upon an evaluation of similarity between the content of the article previously consumed by the user and the content of a corpus of 70,000 articles stored in a local NoSQL database. To extract topics from the corpus, three topic modeling techniques- LSA (Latent Semantic Analysis), LDA (Latent Dirichlet Analysis), and NMF (Non-negative Matrix Factorization) are applied and compared. These topics are then used to build the recommendation engine.

personnalise icon personnalise

A Real-Time News Recommendation System that provides a customised news list to each user. Consists of a news pipeline that scrapes news from over ten sources, dedupes and stores them- using MongoDB, Redis and RabbitMQ. Uses Convolutional Neural Network (CNN) to classify the scraped news into 18 predefined categories, and a click log processor to collect user’s click logs for updating users’ preference.

real_time_sentiment_analysis_of_tweets icon real_time_sentiment_analysis_of_tweets

Identifies the overall sentiment towards a subject of interest by using Tweepy- a Python library to fetch real-time tweets from Twitter, and TextBlob to calculate the sentiment (in terms of polarity values) and subjectivity by parsing each tweet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.