SlideShare a Scribd company logo
1 of 20
LEXICON BASED TWITTER SENTIMENTAL ANALYSIS OF
INDIAN E-COMMERCE FESTIVE SALE - 2015
E-commerce in India
• Electronic commerce, commonly written as e-commerce, is the trading in products or services using
computer networks, such as the Internet.
• India has an internet user base of about 354 million as of June 2015.
• India's retail market is expected to grow to $675 Bn by 2016 and $850 Bn by 2020
• Despite being third largest user base in world, the penetration of e-commerce is low compared to
markets like US or UK, but is growing much faster, adding around 6 million new entrants every month.
Ecommerce Festive Sale - 2015 2
What is Sentiment Analysis
• Sentiment analysis (also known as opinion mining) refers to the use of natural language
processing, text analysis and computational linguistics to identify and extract subjective information in
source materials.
• Aims to determine the attitude of a speaker or a writer with respect to some topic or the overall
contextual polarity of a document.
Ecommerce Festive Sale - 2015 3
Social media analytics
• Social Media tools like Twitter becomes the new means of communication, with it, millions of people
express anything and everything within the 140-character constraint.
• One example of a milestone event for the Social Media world was the 2012 London Summer
Olympics. This was the first Olympic event that leveraged Big Data analytics in a major way to
understand every sentiment, capture every expression and demonstrate trends in real time.
Ecommerce Festive Sale - 2015 4
Festive Sale 2014 – An Overview
• The Diwali Festive Sale is the most anticipated event for Indian Ecommerce Industry
• It all started with the Big Billion Day by Flipkart in 2014, which saw the biggest ever turnover
in Indian E-Commerce history
• Though Flipkart had high turnover during the period, negative sentiments started to flow
against Flipkart, due to the various reasons viz. technical glitches, high price, out of stock
messages etc.
• These negative sentiments created a world of opportunity for its competitors such as
Amazon and Snapdeal to jump into the scene
Ecommerce Festive Sale - 2015 5
Festive Sale 2015 – An Analysis
• Compared to 2014, Ecommerce platforms were better equipped at handling the incredible
scale of Indian consumers this festive season.
• With additions like App Only Sale, new offers on hourly basis, investment into analytics, big
data and logistics, Ecommerce companies have mostly hit all the right notes to keep
consumers and their sellers happy.
• Social media like Twitter have been the happening place for all the customer feeling and
sentiments
• We here have provided the analysis of tweets of companies based on sentiments using R
Ecommerce Festive Sale - 2015 6
Integrating R with Twitter API
R integration with the twitter is done using the twitter API.
In order to connect, one needs the following keys, which are available to any twitter user.
Ecommerce Festive Sale - 2015 7
Data Extraction
• twitteR makes searching Twitter as simple as can be.
• Once the package is loaded, one line is all you need to search Twitter
and fetch up to 10000 results:
Ecommerce Festive Sale - 2015 8
Exploratory Data Analysis
In statistics, exploratory data analysis (EDA) is an approach to analyzing data sets to summarize their
main characteristics, often with visual methods. A statistical model can be used or not, but primarily
EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task
We try to understand the twitter data
Ecommerce Festive Sale - 2015 9
Data Cleansing
The tweets have to cleaned in order for text mining, this is done by removing special characters,
punctuations, hyperlinks etc…
Note: Retweets also have to removed since they are repeatitions here.
Ecommerce Festive Sale - 2015 10
Error Handling
Even after using regex function to remove irregularities in the tweets, there will be values
which cannot be processed by sentimental analysis function, the solution to this is by using
error handler.
Ecommerce Festive Sale - 2015 11
Creating a Positive/Negative Lexicon
The link of source file for positive and negative lexicon is given below:
www.cs.uic.edu/~liub/FBS/sentiment-analysis.html
Ecommerce Festive Sale - 2015 12
Text Mining by Applying Sentiment Analysis
• Sentiment analysis is an active area of research involving complicated algorithms and subtleties.
• We are estimating a tweet’s sentiment by counting the number of occurrences of “positive” and
“negative” words.
• To assign a numeric score to each tweet, we’ll simply subtract the number of occurrences of
negative words from the number of positive. Larger negative scores will correspond to more
negative expressions of sentiment, neutral (or balanced) tweets should net to zero, and very
positive tweets should score larger, positive numbers.
Ecommerce Festive Sale - 2015 13
Sample
Below is a sample output for sentiment analysis of the data provided.
Ecommerce Festive Sale - 2015 14
Visualizing the Results
After scoring each tweet, an overall score is computed and the result is visualized using a
histogram.
Ecommerce Festive Sale - 2015 15
Analysis Before Sales
Analyzing the tweets before the sales provides us a glimpse of customers’ sentiments before sales
Before the sales, the
sentiments favored
Snapdeal comparatively
Ecommerce Festive Sale - 2015 16
Analysis During Sales
Analyzing the tweets during sales provides us a glimpse of customers’ sentiments on the days of
Sale
During the sales, Snapdeal
has maintained its position
As the customer favorite.
Ecommerce Festive Sale - 2015 17
Analysis After Sales
Analyzing the tweets after sales provides us a glimpse of customers’ sentiments
All three companies
received positive
sentiments after the festive
sales
Ecommerce Festive Sale - 2015 18
Media Reports Our Analysis have
been validated
with the
newspaper
articles on the
same
Ecommerce Festive Sale - 2015 19
References
 Jeffrey Breen ( October 25, 2011) - Mining Twitter for Airline Consumer Sentiment
 Gaston Sanchez - Sentiment Analysis with "sentiment"
Ecommerce Festive Sale - 2015 20

More Related Content

What's hot

SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
Parvathy Devaraj
 
Sentiment Analysis Using Twitter
Sentiment Analysis Using TwitterSentiment Analysis Using Twitter
Sentiment Analysis Using Twitter
piya chauhan
 
Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...
Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...
Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...
Knowledge Media Institute - The Open University
 
Twitter sentiment analysis ppt
Twitter sentiment analysis pptTwitter sentiment analysis ppt
Twitter sentiment analysis ppt
SonuCreation
 

What's hot (20)

SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
 
Sentimental Analysis - Naive Bayes Algorithm
Sentimental Analysis - Naive Bayes AlgorithmSentimental Analysis - Naive Bayes Algorithm
Sentimental Analysis - Naive Bayes Algorithm
 
Sentiment Analysis in Twitter with Lightweight Discourse Analysis
Sentiment Analysis in Twitter with Lightweight Discourse AnalysisSentiment Analysis in Twitter with Lightweight Discourse Analysis
Sentiment Analysis in Twitter with Lightweight Discourse Analysis
 
Sentiment tool Project presentaion
Sentiment tool Project presentaionSentiment tool Project presentaion
Sentiment tool Project presentaion
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter Data
 
Aman chaudhary
 Aman chaudhary Aman chaudhary
Aman chaudhary
 
Twitter sentiment analysis
Twitter sentiment analysisTwitter sentiment analysis
Twitter sentiment analysis
 
Sentiment analysis in twitter using python
Sentiment analysis in twitter using pythonSentiment analysis in twitter using python
Sentiment analysis in twitter using python
 
Opinion Mining – Twitter
Opinion Mining – TwitterOpinion Mining – Twitter
Opinion Mining – Twitter
 
Sentiment Analysis Using Twitter
Sentiment Analysis Using TwitterSentiment Analysis Using Twitter
Sentiment Analysis Using Twitter
 
Sentiment analysis - Our approach and use cases
Sentiment analysis - Our approach and use casesSentiment analysis - Our approach and use cases
Sentiment analysis - Our approach and use cases
 
SentiCheNews - Sentiment Analysis on Newspapers and Tweets
SentiCheNews - Sentiment Analysis on Newspapers and TweetsSentiCheNews - Sentiment Analysis on Newspapers and Tweets
SentiCheNews - Sentiment Analysis on Newspapers and Tweets
 
Twitter sentiment analysis
Twitter sentiment analysisTwitter sentiment analysis
Twitter sentiment analysis
 
sentiment analysis text extraction from social media
sentiment  analysis text extraction from social media sentiment  analysis text extraction from social media
sentiment analysis text extraction from social media
 
Twitter Sentiment Analysis
Twitter Sentiment AnalysisTwitter Sentiment Analysis
Twitter Sentiment Analysis
 
Sentiment Analysis
Sentiment Analysis Sentiment Analysis
Sentiment Analysis
 
Sentiment Analysis in Twitter
Sentiment Analysis in TwitterSentiment Analysis in Twitter
Sentiment Analysis in Twitter
 
Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...
Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...
Evaluation Datasets for Twitter Sentiment Analysis: A survey and a new datase...
 
Twitter sentiment analysis ppt
Twitter sentiment analysis pptTwitter sentiment analysis ppt
Twitter sentiment analysis ppt
 
Sentiment Analysis using Twitter Data
Sentiment Analysis using Twitter DataSentiment Analysis using Twitter Data
Sentiment Analysis using Twitter Data
 

Viewers also liked

College Event - KC college
College Event - KC collegeCollege Event - KC college
College Event - KC college
nimbu03
 
BB & CCE sell-in deck
BB & CCE sell-in deckBB & CCE sell-in deck
BB & CCE sell-in deck
Ken Rosselli
 
Project sentiment analysis
Project sentiment analysisProject sentiment analysis
Project sentiment analysis
Bob Prieto
 

Viewers also liked (14)

College Event - KC college
College Event - KC collegeCollege Event - KC college
College Event - KC college
 
SA
SASA
SA
 
BB & CCE sell-in deck
BB & CCE sell-in deckBB & CCE sell-in deck
BB & CCE sell-in deck
 
Corporate Launching
Corporate LaunchingCorporate Launching
Corporate Launching
 
Project sentiment analysis
Project sentiment analysisProject sentiment analysis
Project sentiment analysis
 
Opinion Mining
Opinion MiningOpinion Mining
Opinion Mining
 
Hallmark Emotional Branding Study
Hallmark Emotional Branding StudyHallmark Emotional Branding Study
Hallmark Emotional Branding Study
 
Cross promotional strategy
Cross promotional strategyCross promotional strategy
Cross promotional strategy
 
Social Media Analytics _ eCommerce
Social Media Analytics _ eCommerce Social Media Analytics _ eCommerce
Social Media Analytics _ eCommerce
 
Twitter sentiment analysis project report
Twitter sentiment analysis project reportTwitter sentiment analysis project report
Twitter sentiment analysis project report
 
Sentimental analysis
Sentimental analysisSentimental analysis
Sentimental analysis
 
The Ultimate Guide to using Social Media Media Analytics
The Ultimate Guide to using Social Media Media AnalyticsThe Ultimate Guide to using Social Media Media Analytics
The Ultimate Guide to using Social Media Media Analytics
 
The Best Way to Outline a Sales Deck - Example for The Slideshare Blog
The Best Way to Outline a Sales Deck - Example for The Slideshare BlogThe Best Way to Outline a Sales Deck - Example for The Slideshare Blog
The Best Way to Outline a Sales Deck - Example for The Slideshare Blog
 
Opinion Mining Tutorial (Sentiment Analysis)
Opinion Mining Tutorial (Sentiment Analysis)Opinion Mining Tutorial (Sentiment Analysis)
Opinion Mining Tutorial (Sentiment Analysis)
 

Similar to Lexicon based twitter sentimental analysis of indian e commerce festive sale - 2015

Automate your Marketing and Increase ROI-final
Automate your Marketing and Increase ROI-finalAutomate your Marketing and Increase ROI-final
Automate your Marketing and Increase ROI-final
John Reints
 
Module six measurement final
Module six measurement finalModule six measurement final
Module six measurement final
Lucy Sutton
 

Similar to Lexicon based twitter sentimental analysis of indian e commerce festive sale - 2015 (20)

Impacting Business Performance with Analytics
Impacting Business Performance with AnalyticsImpacting Business Performance with Analytics
Impacting Business Performance with Analytics
 
Analytics Workshop - Impacting Business Performance
Analytics Workshop - Impacting Business PerformanceAnalytics Workshop - Impacting Business Performance
Analytics Workshop - Impacting Business Performance
 
C1 t1,t2,t3,t4 complete
C1 t1,t2,t3,t4 completeC1 t1,t2,t3,t4 complete
C1 t1,t2,t3,t4 complete
 
NAGAP 2015 Recap
NAGAP 2015 RecapNAGAP 2015 Recap
NAGAP 2015 Recap
 
Measuring Ecommerce Lifetime Customer Value With Google Analytics - Edward Up...
Measuring Ecommerce Lifetime Customer Value With Google Analytics - Edward Up...Measuring Ecommerce Lifetime Customer Value With Google Analytics - Edward Up...
Measuring Ecommerce Lifetime Customer Value With Google Analytics - Edward Up...
 
Automate your Marketing and Increase ROI-final
Automate your Marketing and Increase ROI-finalAutomate your Marketing and Increase ROI-final
Automate your Marketing and Increase ROI-final
 
Milk that data
Milk that dataMilk that data
Milk that data
 
eMarketer Webinar: Key Trends in Ecommerce
eMarketer Webinar: Key Trends in EcommerceeMarketer Webinar: Key Trends in Ecommerce
eMarketer Webinar: Key Trends in Ecommerce
 
#ContentMarketingWorld 2013 - Building Your Content Marketing Measurement Pro...
#ContentMarketingWorld 2013 - Building Your Content Marketing Measurement Pro...#ContentMarketingWorld 2013 - Building Your Content Marketing Measurement Pro...
#ContentMarketingWorld 2013 - Building Your Content Marketing Measurement Pro...
 
Module six measurement final
Module six measurement finalModule six measurement final
Module six measurement final
 
eMarketer Webinar: Omnichannel Retail—Seven Trends in 2015
eMarketer Webinar: Omnichannel Retail—Seven Trends in 2015eMarketer Webinar: Omnichannel Retail—Seven Trends in 2015
eMarketer Webinar: Omnichannel Retail—Seven Trends in 2015
 
eMarketer Webinar: B2B Content Marketing—It's Not Just Lead Gen
eMarketer Webinar: B2B Content Marketing—It's Not Just Lead GeneMarketer Webinar: B2B Content Marketing—It's Not Just Lead Gen
eMarketer Webinar: B2B Content Marketing—It's Not Just Lead Gen
 
Live Webinar: Lead Nurturing Beyond the Email Inbox
Live Webinar: Lead Nurturing Beyond the Email InboxLive Webinar: Lead Nurturing Beyond the Email Inbox
Live Webinar: Lead Nurturing Beyond the Email Inbox
 
The Alternative Board, April 2016
The Alternative Board, April 2016The Alternative Board, April 2016
The Alternative Board, April 2016
 
How to start an e commerce start-up (A step by step guide)
How to start an e commerce start-up (A step by step guide)How to start an e commerce start-up (A step by step guide)
How to start an e commerce start-up (A step by step guide)
 
Google Analytics Workshop - Steps To Better Measurement
Google Analytics Workshop - Steps To Better MeasurementGoogle Analytics Workshop - Steps To Better Measurement
Google Analytics Workshop - Steps To Better Measurement
 
How LeadMD Doubled Qualified Leads & Opportunities Using Predictive Marketing
How LeadMD Doubled Qualified Leads & Opportunities Using Predictive MarketingHow LeadMD Doubled Qualified Leads & Opportunities Using Predictive Marketing
How LeadMD Doubled Qualified Leads & Opportunities Using Predictive Marketing
 
How LeadMD Doubled Qualified Leads and Opportunities with Predictive Marketing
How LeadMD Doubled Qualified Leads and Opportunities with Predictive MarketingHow LeadMD Doubled Qualified Leads and Opportunities with Predictive Marketing
How LeadMD Doubled Qualified Leads and Opportunities with Predictive Marketing
 
Do the Math: The Smart Analysis your CEO and CFO Expect (even if they haven’t...
Do the Math: The Smart Analysis your CEO and CFO Expect (even if they haven’t...Do the Math: The Smart Analysis your CEO and CFO Expect (even if they haven’t...
Do the Math: The Smart Analysis your CEO and CFO Expect (even if they haven’t...
 
Lessons learned from 3k SaaS Companies - Patrick Campbell, CEO, Price Intelli...
Lessons learned from 3k SaaS Companies - Patrick Campbell, CEO, Price Intelli...Lessons learned from 3k SaaS Companies - Patrick Campbell, CEO, Price Intelli...
Lessons learned from 3k SaaS Companies - Patrick Campbell, CEO, Price Intelli...
 

Recently uploaded

Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
JoseMangaJr1
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
MarinCaroMartnezBerg
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 

Lexicon based twitter sentimental analysis of indian e commerce festive sale - 2015

  • 1. LEXICON BASED TWITTER SENTIMENTAL ANALYSIS OF INDIAN E-COMMERCE FESTIVE SALE - 2015
  • 2. E-commerce in India • Electronic commerce, commonly written as e-commerce, is the trading in products or services using computer networks, such as the Internet. • India has an internet user base of about 354 million as of June 2015. • India's retail market is expected to grow to $675 Bn by 2016 and $850 Bn by 2020 • Despite being third largest user base in world, the penetration of e-commerce is low compared to markets like US or UK, but is growing much faster, adding around 6 million new entrants every month. Ecommerce Festive Sale - 2015 2
  • 3. What is Sentiment Analysis • Sentiment analysis (also known as opinion mining) refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials. • Aims to determine the attitude of a speaker or a writer with respect to some topic or the overall contextual polarity of a document. Ecommerce Festive Sale - 2015 3
  • 4. Social media analytics • Social Media tools like Twitter becomes the new means of communication, with it, millions of people express anything and everything within the 140-character constraint. • One example of a milestone event for the Social Media world was the 2012 London Summer Olympics. This was the first Olympic event that leveraged Big Data analytics in a major way to understand every sentiment, capture every expression and demonstrate trends in real time. Ecommerce Festive Sale - 2015 4
  • 5. Festive Sale 2014 – An Overview • The Diwali Festive Sale is the most anticipated event for Indian Ecommerce Industry • It all started with the Big Billion Day by Flipkart in 2014, which saw the biggest ever turnover in Indian E-Commerce history • Though Flipkart had high turnover during the period, negative sentiments started to flow against Flipkart, due to the various reasons viz. technical glitches, high price, out of stock messages etc. • These negative sentiments created a world of opportunity for its competitors such as Amazon and Snapdeal to jump into the scene Ecommerce Festive Sale - 2015 5
  • 6. Festive Sale 2015 – An Analysis • Compared to 2014, Ecommerce platforms were better equipped at handling the incredible scale of Indian consumers this festive season. • With additions like App Only Sale, new offers on hourly basis, investment into analytics, big data and logistics, Ecommerce companies have mostly hit all the right notes to keep consumers and their sellers happy. • Social media like Twitter have been the happening place for all the customer feeling and sentiments • We here have provided the analysis of tweets of companies based on sentiments using R Ecommerce Festive Sale - 2015 6
  • 7. Integrating R with Twitter API R integration with the twitter is done using the twitter API. In order to connect, one needs the following keys, which are available to any twitter user. Ecommerce Festive Sale - 2015 7
  • 8. Data Extraction • twitteR makes searching Twitter as simple as can be. • Once the package is loaded, one line is all you need to search Twitter and fetch up to 10000 results: Ecommerce Festive Sale - 2015 8
  • 9. Exploratory Data Analysis In statistics, exploratory data analysis (EDA) is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task We try to understand the twitter data Ecommerce Festive Sale - 2015 9
  • 10. Data Cleansing The tweets have to cleaned in order for text mining, this is done by removing special characters, punctuations, hyperlinks etc… Note: Retweets also have to removed since they are repeatitions here. Ecommerce Festive Sale - 2015 10
  • 11. Error Handling Even after using regex function to remove irregularities in the tweets, there will be values which cannot be processed by sentimental analysis function, the solution to this is by using error handler. Ecommerce Festive Sale - 2015 11
  • 12. Creating a Positive/Negative Lexicon The link of source file for positive and negative lexicon is given below: www.cs.uic.edu/~liub/FBS/sentiment-analysis.html Ecommerce Festive Sale - 2015 12
  • 13. Text Mining by Applying Sentiment Analysis • Sentiment analysis is an active area of research involving complicated algorithms and subtleties. • We are estimating a tweet’s sentiment by counting the number of occurrences of “positive” and “negative” words. • To assign a numeric score to each tweet, we’ll simply subtract the number of occurrences of negative words from the number of positive. Larger negative scores will correspond to more negative expressions of sentiment, neutral (or balanced) tweets should net to zero, and very positive tweets should score larger, positive numbers. Ecommerce Festive Sale - 2015 13
  • 14. Sample Below is a sample output for sentiment analysis of the data provided. Ecommerce Festive Sale - 2015 14
  • 15. Visualizing the Results After scoring each tweet, an overall score is computed and the result is visualized using a histogram. Ecommerce Festive Sale - 2015 15
  • 16. Analysis Before Sales Analyzing the tweets before the sales provides us a glimpse of customers’ sentiments before sales Before the sales, the sentiments favored Snapdeal comparatively Ecommerce Festive Sale - 2015 16
  • 17. Analysis During Sales Analyzing the tweets during sales provides us a glimpse of customers’ sentiments on the days of Sale During the sales, Snapdeal has maintained its position As the customer favorite. Ecommerce Festive Sale - 2015 17
  • 18. Analysis After Sales Analyzing the tweets after sales provides us a glimpse of customers’ sentiments All three companies received positive sentiments after the festive sales Ecommerce Festive Sale - 2015 18
  • 19. Media Reports Our Analysis have been validated with the newspaper articles on the same Ecommerce Festive Sale - 2015 19
  • 20. References  Jeffrey Breen ( October 25, 2011) - Mining Twitter for Airline Consumer Sentiment  Gaston Sanchez - Sentiment Analysis with "sentiment" Ecommerce Festive Sale - 2015 20