GithubHelp home page GithubHelp logo

sentimenta's Introduction

Sentiment Analysis Model

Sentiment Analysis

This is a sentiment analysis model , implemented on twitter datasets .

In this project, two supervised learning algorithms,Logistic regression and Decision Trees were used on a twitter dataset(testing dataset) containing 17,197 tweets. Out of the two, Logistic Regression turned out to be more efficient than Decision Trees by a sufficient margin(11% - Bag-of-Words, 6%- TF-IDF) on the basis of their F1 scores. However both the feature extraction methods , Bag of Words and TF-IDF turned out to be quite equal in terms of efficiency although TF-IDF had a slightly greater F1 Score for Logistic Regression.

[Code is available in the SAforTwitter.py file and was implemented using Google Colab]

Some of the Data Visualisations done through this project are -

WordCloud of most used Positive Setiment

Screenshot 2021-10-19 at 3 26 22 AM

WordCloud of most used Negative Sentiment

Screenshot 2021-10-19 at 3 26 41 AM

Bar Plot ( Top 20 most frequent words used for hashtag in case of positive tweets)

Screenshot 2021-10-19 at 3 39 31 AM

Bar Plot ( Top 20 most frequent words used for hashtag in case of negative tweets)

Screenshot 2021-10-19 at 3 35 22 AM

Efficiency of ML Models implemented here

Screenshot 2021-10-19 at 3 34 09 AM

sentimenta's People

Contributors

amlan-bora avatar

Watchers

 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.