Giter VIP home page Giter VIP logo

yelp_review's Introduction

Detecting Useful Business Reviews using Stylometric Features

This repo contains code required to reproduce experiments in the paper titled:

"Detecting Useful Business Reviews using Stylometric Features"

It presents an approach to detect useful business reviews using stylometric features. We train n-gram and PCFG models to capture writing style and structural patterns and employ them in extracting useful features from review text. Using Yelp dataset, we demonstrate that useful reviews have distinct style of writing that can be utilized in detecting them and empirically evaluate the same.We report improved accuracy compared to using just lexical or bag of words features. We also find that domain of business reviews do not affect the importance of stylometric features.

Data:

Data to reproduce the experiments in the paper is shared at:

http://www.cs.utexas.edu/~vidhoon/data-review-exp.zip

Please refer to README inside for details. The README is also found in data/ folder in this repo to avoid downloading entire data. Last time I checked, size was 1GB (approx).

Languages:

Components are coded in python, JAVA and some tools are written in shell/bash scripts.

CITATION:

Please cite this paper if you happen to re use code or preprocessed/ processed Yelp review data from this project:

Vidhoon Viswanathan, Raymond Mooney, Joydeep Ghosh, "Detecting useful business reviews using Stylometric Features" (submitted to Yelp Data contest)

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.