Coder Social home page Coder Social logo

sentiment-analysis-using-rnn's Introduction

Sentiment-Analysis-Using-RNN

Recurrent Neural Network

The Social Dilemma, a documentary-drama hybrid explores the dangerous human impact of social networking, with tech experts sounding the alarm on their own creations as the tech experts sound the alarm on the dangerous human impact of social networking. This dataset brings you thetwitter responses made with the #TheSocialDilemma hashtag after watching the eye-opening documentary "The Social Dilemma" released in an OTT platform(Netflix) on September 9th, 2020. You can categorize the tweets into different groups to identify the sentiment of the users regarding the documentary.

Goal: You are hired as a deep learning engineer and you are asked to categorize the tweets into three categories.

Constraints: You should be using only RNN to generate results and should not be using any LSTMor ML classification models to generate results. Data Description: The dataset was extracted using TwitterAPI, consisting of nearly 20000 tweets from twitter users all over the globe!

  1. Attribute Information:
  2. user_name - The name of the user, as they’ve defined it.
  3. user_location - The user-defined location for this account’s profile.
  4. user_description - The user-defined UTF-8 string describing their account.
  5. user_created - Time and date, when the account was created.
  6. user_followers - The number of followers an account currently has.
  7. user_friends – The number of friends an account currently has.
  8. user_favourites - The number of favorites an account currently has.
  9. user_verified - When true, indicates that the user has a verified account. 10.date - UTC time and date when the Tweet was created.
  10. hashtags - All the other hashtags posted in the tweet along with #TheSocialDilemma
  11. source - Utility used to post the Tweet, Tweets from the Twitter website have a sourcevalue – web
  12. is_retweet - Indicates whether this Tweet has been Retweeted by the authenticating user.
  13. clean_text – Cleaned text of the tweet.
  14. Sentiment (target) - Indicates the sentiment of the tweet, consists of three categories: Positive, neutral, and negative. Provided Files: Train_data - Should be used to feed your model. Test_data - Should be used only to generate predictions. Evaluation Criteria: The evaluation metric for this problem statement is the validation Accuracy Score

sentiment-analysis-using-rnn's People

Contributors

samee-r10 avatar

Stargazers

Kishor Gulati avatar ajay123 avatar Mayank Rai avatar  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.