Giter VIP home page Giter VIP logo

cv_nlp's Introduction

Natural Language Processing and Computer Vision for the Yelp reviews database

This project is a feasibility study of automatically detecting topics of dissatisfaction in Yelp reviews (NLP) and automatically labeling photos uploaded to Yelp (CV).

The dataset used is the Yelp dataset which can be downloaded freely here: https://www.yelp.com/dataset/ The 32k negative reviews filtered from the original reviews can be found in 'bad_reviews.csv' All necessary librairies are located in 'requirements.txt'

Natural Language Processing

  1. Filtering out negative reviews from a sample (5000 reviews)
  2. Preprocessing reviews to a format compatible with the NLP model
  3. Extraction of topics from negative reviews using Gensim LDA
  4. Results analysis

Computer Vision

  1. Equalizing the histograms for each photo in the sample (100 photos per label, 500 photos total)
  2. Testing ORB for feature extraction
  3. Dimensionality reduction and KMeans clustering
  4. Using transfer learning with VGG16 for feature extraction
  5. Dimensionality reduction and KMeans clustering
  6. Visualizing and analyzing results
  7. Analying some examples of mislabeled photos

A synthesis of the project can be found here: https://katrinmisel.github.io/project_synthesis.html

cv_nlp's People

Contributors

katrinmisel avatar

Watchers

 avatar

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.