Giter Club home page Giter Club logo

text-mining-1's Introduction

Text-Mining

Boosted Yelp Review Classification (dataset is from Kaggle: https://www.kaggle.com/yelp-dataset/yelp-dataset)

This project challenges the Yelp Reviews data, and completes the classification task to 5,200,000 user reviews. What's in a review? Is it positive or negative? Yelp's reviews contain a lot of metadata that can be mined and used to infer meaning, business attributes, and sentiment. And the dataset is from Yelp Kaggle competitions which can be found at: https://www.kaggle.com/yelp-dataset/yelp-dataset

Mining the text contains the preprocessing, training, testing and evaluating process.

  1. Preprocessing

In this processs, raw data needs to be cleaned and attributes needs to be determined. In this text dataset, many punctuations are considered to be cleaned. Feature selection in text data is also very important.

  1. Training

This project imlements up to eight different classification models: Naive Bayes Classifier, Logistic Regression, Support Vector Machines, decision tress, random forests, bagged trees and Adaboost tree.

  1. Testing The score function here used is zero-one-loss. Testing is realized by cross-validation.

  2. Evaluation Evaluation is based on testing result, and hypothesis testing can be used to test the performance between different models.

text-mining-1's People

Contributors

jingpush avatar

Watchers

James Cloos 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.