Coder Social home page Coder Social logo

sentiment-analysis's Introduction

Introduction

The aim of this analysis is to understand Apple smartwatches’ market positioning within the ‘runners’ segment compared to established brands, like Garmin, and to guide Apple in its strategy for this product. Therefore, we decide to analyze customers opinions of the brand expressed online, particularly on YouTube, due to its availability, reach of the platform within our target audience, and due to the importance of product videos in purchasing decisions.

To extract new insights from the unstructured data source, namely YouTube’s comments, we apply NLP techniques to extract the main product features of interest from these comments, and categorize the comments based on these features. We then score and label each comment as positive, neutral, or negative based on a sentiment analysis technique using VADER, a lexicon and rule-based sentiment analysis tool that is attuned to sentiments expressed in social media.

These results can be used to further guide the development of the product in several directions, including which features should the engineering and product teams focus on for its next iterations, which type of marketing efforts could be envisioned to support the product, how the pricing of the product could be re-considered, or even which customers should be targeted.

All code is shown in the jupyter notebook.

Supporting documents in zip folder

  • all_comments.csv: shows the raw comments extracted from YouTube
  • mapping.csv: housekeeping file to identify which videos feature which brand
  • 2020-12-08_apple_topic_comments.csv: final output of data cleaning
  • 2020-12-08_garmin_topic_comments.csv: final output of data cleaning
  • apple_results.csv: final output of sentiment scoring
  • garmin_results.csv: final output of sentiment scoring

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.