Git Product home page Git Product logo

shakthi011001 / sentimental-analysis-using-scikit-learn Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7 KB

Sentiment analysis refers to analyzing an opinion or feelings about something using data like text or images, regarding almost anything. Sentiment analysis helps companies in their decision-making process. For instance, if public sentiment towards a product is not so good, a company may try to modify the product or stop the production. Although there are several known tasks related to sentiment analysis, in this project we will focus on the common binary problem of identifying the positive / negative sentiment that is expressed by a given text toward a specific topic

Home Page: https://colab.research.google.com/drive/1t_5EZDGzrakP8MTggqy2nos1iWwD3bOM?usp=sharing

Jupyter Notebook 100.00%
natural-language-processing scikit-learn-python sentiment-analysis

sentimental-analysis-using-scikit-learn's Introduction

Sentimental-Analysis-using-Scikit-Learn

Here we will build a classifier that is able to distinguish movie reviews as being either positive or negative. For that, we will use Dataset of IMDB movie reviews. This dataset contains 50,000 movie reviews divided evenly into 25k train and 25k test. The labels are balanced between the two classes (positive and negative). Neutral reviews are not included in the labeled data. All reviews for a given movie are either in train or test set but not in both, in order to avoid test accuracy gain by memorizing movie-specific terms.

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.