Giter Club home page Giter Club logo

steam_user_reviews's Introduction

Classifying Steam user reviews with NLP

Video games reviews are domains of the abstruse—especially when non-professional, user reviews are considered. Reviewers written by your average gamer may be short, pithy, and full of jokes and memes for example. Reviews may also be lengthy and full of information. Steam is a digital gaming store and social media service for P.C. gamers. Gamers often post reviews of games they like or dislike on Steam. Reviews on Steam may be voted "funny" or "helpful" by other gamers. These reviews are an important source for developers as they can read exactly what gamers are saying about their work as well as the work of their competitors. Of course, this is a perfect application for machine learning.

My project is a Natural Language Processing (NLP) classification and (tentative) topic analysis for Steam reviews. Steam data are available via an A.P.I. which I shall query via an open source program I'm writing in Rust. My preprocessing and models use several common Python libraries including pandas for DataFrames, scikit-learn for machine learning, Keras for neural networks and spaCy for NLP. My project is both fun and practical. Is the review "PEWPEWPEWPEW" (actual review) positive or negative? Can a classifier figure that out? Topic analysis may be able to pull out the common negative or positive trends for game reviews. The crux of the project is careful preprocessing in a pipeline via spaCy which facilitates modelling.

steam_user_reviews's People

Contributors

joshuamegnauth54 avatar

Watchers

 avatar

steam_user_reviews's Issues

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.