Giter Site home page Giter Site logo

venkatakrishnan-ramesh / sentimental-analysis-of-omicron Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 766 KB

The aim of the project is to build a model which would predict the opinion of the people in tweets under particular # In this case we have used the omicron variant of COVID to see the world's opnion about it

Jupyter Notebook 100.00%
omicron sentiment-analysis nltk nltk-python swoc2021

sentimental-analysis-of-omicron's Introduction

CoviResp


Video demonstration :

https://fb.watch/dzcR7kVEoL/


GOAL

The aim of the project is to build a model which would predict the opinion of the people in tweets under particular # In this case we have used the omicron variant of COVID to see the world's opnion about it


DATASET

The dataset was created by fetching the tweets from twitter using tweepy and converted to dataframe using Pandas library


DESCRIPTION

In this project, we compare the sentiments of the tweets either positive,negative, or neutral opinion from vader_lexicon and tried to calculate the score of each sentiments


WHAT I HAD DONE


Steps followed:

  • Created a twitter developer account and fetched my consumer_key, consumer_secret, access_token, access_token_secret
  • Connecting to Twitter with API
  • Gathering the tweets regarding OMICRON
  • Setting up the dataset
  • Then performed Data cleaning :Removing the stopword and handling unnecessary wordse
  • Then performed Visualising of the tweets using wordcloud
  • Then used vader_lexicon (Valence Aware Dictionary and sEntiment Reasoner) to analyse positive,negative and neutral tweets
  • Then Calculated the Sentiment Score

MODELS USED

To be specific we have used a tookit Natural Language Toolkit from python to which provides easy-to-use interfaces to over 50 corpora and lexical resources such as vader_lexicon, SentimentIntensityAnalyzer, SnowballStemmer , stopwords removal to analyse the tweets and calculate the Sentiment Score


##LIBRARIES NEEDED

  • Pandas
  • Matplotlib
  • nltk
  • Numpy
  • tweepy
  • wordcloud

CONCLUSION

From this project we conclude that using Natural Language Toolkit we can analyse the sentiments of tweets


Contribution by

Venkatakrishnan R

sentimental-analysis-of-omicron's People

Contributors

dependabot[bot] avatar venkatakrishnan-ramesh avatar

Watchers

 avatar  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.