Coder Social home page Coder Social logo

lin-350-final-project-forum-opinion's Introduction

About this project

Final project made in LIN 350 at UT Austin, as an experiment in categorizing hotel reviews into the features they describe (i.e. room service, amenities, comfort). Employs Python NLTK (natural language processing) library and implements TextRank, an algorithm that extracts keywords from text in an unsupervised fashion.

Original motivations for this project were to categorize forum thread discussions around various products. We didn't pursue this because annotating our own dataset of forum threads was out of our scope, so we pivoted to hotel reviews instead (for which we had an annotated dataset). One major thing that we learned may help our future work with these kinds of data: forums feature more comparative experience, whereas product reviews are generally more standalone value judgments that are anecdotal, etc.


Notes to get started

store the below datasets in the root of this folder

http://snap.stanford.edu/data/amazon/productGraph/categoryFiles/reviews_Electronics_5.json.gz]

^^^ extracted and stored as reviews_Electronics_amazon.json

http://www.cs.cmu.edu/~jiweil/review.txt.zip

^^^ extracted and stored as hotels_review_tripadvisor.txt


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.