SlideShare a Scribd company logo
1 of 23
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Sentiment Analysis
via R Programming
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Session Objectives
In this session you would learn and understand
ᗍ What is R?
ᗍ R for Data Analysis
ᗍ Achieving Business challenges via R
ᗍ Benefits of R for Business
ᗍ What is Sentiment Analysis?
ᗍ Advantages of Sentiment Analysis
ᗍ Applications of Sentiment Analysis
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Not really !!!!
Introduction
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
What is R?
R is a language and environment for statistical computing and graphics
It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories
(formerly AT&T, now Lucent Technologies) by John Chambers and colleagues
R helps people perform a wide variety of computing tasks by giving them access to various commands
Source: http://www.r-project.org/about.html
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Why R for Data Analysis?
ᗍ R is not the only language that can be used for data analysis
ᗍ Interactive language
ᗍ Data structures
ᗍ Graphics
ᗍ Missing values
ᗍ Functions as first class objects
ᗍ Packages
ᗍ Community
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
ᗍ Develop your statistical and analytical skills in the R programming environment
ᗍ Acquire a thorough understanding of the R programming source environment, and use your skills in statistics
and R to solve a variety of complex problems
Today, it is imperative for every modern business to understand the huge amounts of data it maintains on
its customers and itself
Achieving Business Challenges in R
R allows the business to easily and quickly clean and explore the information that it wants to analyse
R allows the business to explore new information with the help of customized visualizations
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Use Case
Problem Statement:
A major benefit of social media is that we can see the good and bad things people say about a particular brand or
personality
The bigger your company gets difficult it becomes to keep a handle on how everyone feels about your brand. For
large companies with thousands of daily mentions on social media, new sites and blogs, it is extremely difficult to
do this manually
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Use Case - Solution
Sentimental analysis using R can solve this problem
Sentimental Analysis helps to evaluate the people’s sentiment about particular brand or personality in business
Solution:
Let us know what is sentimental analysis and steps involved to solve the problem
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
What are Sentiments?
Sentiment = feelings
ᗍ Attitudes
ᗍ Emotions
ᗍ Opinions
Subjective impressions, not facts
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Why Sentiment Analysis?
The amount of user-generated content on the Internet has risen exponentially over the last decade and such content is
now always at our fingertips
ᗍ Sentiment analysis is in demand because of its efficiency – thousands of text documents can be processed for
sentiment in seconds, compared to the hours it would take when done manually
ᗍ Huge amounts of ‘sentiments’ are available from social media including Twitter, Facebook, message boards,
blogs, and user forums
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
What is Sentiment Analysis?
ᗍ Sentiment is an R package with tools for sentiment analysis for positivity/negativity and emotion classification
ᗍ Sentiment Analysis provides a rich set of tools and techniques for extracting information from large dataset and
summarizing it
Example: Service providers use Sentiment Analysis to quickly assess how new products and features are being
received
Sentiment Analysis uses natural language processing, text analysis and computational linguistics to identify and
extract subjective information from text
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Questions Sentiment Analysis might ask
ᗍ Is this product review positive or negative?
ᗍ Is this customer email satisfied or dissatisfied?
ᗍ Based on a sample of tweets, how are people responding to this ad campaign/product release/news item?
ᗍ How have bloggers' attitudes about the president changed since the election?
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Data Collection in Sentiment Analysis
Data Collection
For performing sentimental
analysis we need Twitter data
consisting of tweets about a
particular brand
For collecting the data and
tweets we have used Twitter
API available for free
Data Collection
Remove unwanted words
which does not come under
sentiments such as,
Emotions, urls, usernames,
hashtags, repeated letters
Data Collection
Two way categorization:
Positive or Negative
Data Collection
Positive words with
negative smiley
Negative words with
positive smiley
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Example
People’s opinion towards a movie have huge impact on its success
High volume of positive tweets indicate success of movie
How to quantify?
Lets take a set of movies and check for ratio of positive and negative tweets
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Example: Tweets
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Result using Sentimental Analysis
This graph makes us to easily understand the
result ratios, than to check directly with the
sites
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Who Uses R? – Domains
Telecom Pharmaceuticals Financial Industry
and many more…
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Who Uses R? – Companies
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Job Trends – R Programming
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Why Skillspeed?
Course
Curriculum
from Industry
Experts
Instructor Led
Live Virtual
Sessions
Lifetime
access to
Course
Content via
LMS
100%
Placement
Assistance
24x7 Support
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Corporate Partners
Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com
Contact us..
Lines open 24/7
To know more about the course, Please contact:
IND +91-90660-20904 USA 1866-607-6547 (Toll Free)
Or reach us at
sales@skillspeed.com
Sentiment Analysis via R Programming

More Related Content

What's hot

Text classification & sentiment analysis
Text classification & sentiment analysisText classification & sentiment analysis
Text classification & sentiment analysisM. Atif Qureshi
 
Deep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsDeep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsRoelof Pieters
 
Sentiment analysis using ml
Sentiment analysis using mlSentiment analysis using ml
Sentiment analysis using mlPravin Katiyar
 
Sentiment classification for product reviews (documentation)
Sentiment classification for product reviews (documentation)Sentiment classification for product reviews (documentation)
Sentiment classification for product reviews (documentation)Mido Razaz
 
Presentation on Sentiment Analysis
Presentation on Sentiment AnalysisPresentation on Sentiment Analysis
Presentation on Sentiment AnalysisRebecca Williams
 
Twitter sentiment-analysis Jiit2013-14
Twitter sentiment-analysis Jiit2013-14Twitter sentiment-analysis Jiit2013-14
Twitter sentiment-analysis Jiit2013-14Rachit Goel
 
Twitter sentiment analysis
Twitter sentiment analysisTwitter sentiment analysis
Twitter sentiment analysisSunil Kandari
 
Loan approval prediction based on machine learning approach
Loan approval prediction based on machine learning approachLoan approval prediction based on machine learning approach
Loan approval prediction based on machine learning approachEslam Nader
 
Sentiment Analaysis on Twitter
Sentiment Analaysis on TwitterSentiment Analaysis on Twitter
Sentiment Analaysis on TwitterNitish J Prabhu
 
Twitter sentiment analysis ppt
Twitter sentiment analysis pptTwitter sentiment analysis ppt
Twitter sentiment analysis pptSonuCreation
 
LSTM Based Sentiment Analysis
LSTM Based Sentiment AnalysisLSTM Based Sentiment Analysis
LSTM Based Sentiment Analysisijtsrd
 
Amazon sentimental analysis
Amazon sentimental analysisAmazon sentimental analysis
Amazon sentimental analysisAkhila
 
Introduction to Sentiment Analysis
Introduction to Sentiment AnalysisIntroduction to Sentiment Analysis
Introduction to Sentiment AnalysisJaganadh Gopinadhan
 
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 casesKarol Chlasta
 
New sentiment analysis of tweets using python by Ravi kumar
New sentiment analysis of tweets using python by Ravi kumarNew sentiment analysis of tweets using python by Ravi kumar
New sentiment analysis of tweets using python by Ravi kumarRavi Kumar
 
Amazon Product Sentiment review
Amazon Product Sentiment reviewAmazon Product Sentiment review
Amazon Product Sentiment reviewLalit Jain
 
Sentiment analysis in Twitter on Big Data
Sentiment analysis in Twitter on Big DataSentiment analysis in Twitter on Big Data
Sentiment analysis in Twitter on Big DataIswarya M
 
Deep Learning for Natural Language Processing
Deep Learning for Natural Language ProcessingDeep Learning for Natural Language Processing
Deep Learning for Natural Language ProcessingDevashish Shanker
 
Aspect Based Sentiment Analysis
Aspect Based Sentiment AnalysisAspect Based Sentiment Analysis
Aspect Based Sentiment AnalysisGaurav kumar
 

What's hot (20)

Text classification & sentiment analysis
Text classification & sentiment analysisText classification & sentiment analysis
Text classification & sentiment analysis
 
Deep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsDeep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word Embeddings
 
Sentiment analysis using ml
Sentiment analysis using mlSentiment analysis using ml
Sentiment analysis using ml
 
Sentiment classification for product reviews (documentation)
Sentiment classification for product reviews (documentation)Sentiment classification for product reviews (documentation)
Sentiment classification for product reviews (documentation)
 
Presentation on Sentiment Analysis
Presentation on Sentiment AnalysisPresentation on Sentiment Analysis
Presentation on Sentiment Analysis
 
Twitter sentiment-analysis Jiit2013-14
Twitter sentiment-analysis Jiit2013-14Twitter sentiment-analysis Jiit2013-14
Twitter sentiment-analysis Jiit2013-14
 
Twitter sentiment analysis
Twitter sentiment analysisTwitter sentiment analysis
Twitter sentiment analysis
 
Loan approval prediction based on machine learning approach
Loan approval prediction based on machine learning approachLoan approval prediction based on machine learning approach
Loan approval prediction based on machine learning approach
 
Sentiment Analaysis on Twitter
Sentiment Analaysis on TwitterSentiment Analaysis on Twitter
Sentiment Analaysis on Twitter
 
Twitter sentiment analysis ppt
Twitter sentiment analysis pptTwitter sentiment analysis ppt
Twitter sentiment analysis ppt
 
Question answering
Question answeringQuestion answering
Question answering
 
LSTM Based Sentiment Analysis
LSTM Based Sentiment AnalysisLSTM Based Sentiment Analysis
LSTM Based Sentiment Analysis
 
Amazon sentimental analysis
Amazon sentimental analysisAmazon sentimental analysis
Amazon sentimental analysis
 
Introduction to Sentiment Analysis
Introduction to Sentiment AnalysisIntroduction to Sentiment Analysis
Introduction to Sentiment Analysis
 
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
 
New sentiment analysis of tweets using python by Ravi kumar
New sentiment analysis of tweets using python by Ravi kumarNew sentiment analysis of tweets using python by Ravi kumar
New sentiment analysis of tweets using python by Ravi kumar
 
Amazon Product Sentiment review
Amazon Product Sentiment reviewAmazon Product Sentiment review
Amazon Product Sentiment review
 
Sentiment analysis in Twitter on Big Data
Sentiment analysis in Twitter on Big DataSentiment analysis in Twitter on Big Data
Sentiment analysis in Twitter on Big Data
 
Deep Learning for Natural Language Processing
Deep Learning for Natural Language ProcessingDeep Learning for Natural Language Processing
Deep Learning for Natural Language Processing
 
Aspect Based Sentiment Analysis
Aspect Based Sentiment AnalysisAspect Based Sentiment Analysis
Aspect Based Sentiment Analysis
 

Similar to Sentiment Analysis via R Programming

ferret_company_facts_en(30.03.17)
ferret_company_facts_en(30.03.17)ferret_company_facts_en(30.03.17)
ferret_company_facts_en(30.03.17)ferretslides
 
How to Build Legendary Customer Relationships With Artificial Intelligence
How to Build Legendary Customer Relationships With Artificial IntelligenceHow to Build Legendary Customer Relationships With Artificial Intelligence
How to Build Legendary Customer Relationships With Artificial IntelligenceChristopher Mohritz
 
Corporate presentation- Arohatech
Corporate presentation- ArohatechCorporate presentation- Arohatech
Corporate presentation- ArohatechPabitra Pradhan
 
Customer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny ObjectsCustomer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny ObjectsJoAnna Cheshire
 
Gartner - The art of the one page strategy
Gartner - The art of the one page strategyGartner - The art of the one page strategy
Gartner - The art of the one page strategyDeepak Kamboj
 
Digital Entropy: Swimming Upstream in a Fast-Moving Industry
Digital Entropy: Swimming Upstream in a Fast-Moving IndustryDigital Entropy: Swimming Upstream in a Fast-Moving Industry
Digital Entropy: Swimming Upstream in a Fast-Moving IndustryPurple, Rock, Scissors
 
Twitter Sentiment Analysis in 10 Minutes using Machine Learning
Twitter Sentiment Analysis in 10 Minutes using Machine LearningTwitter Sentiment Analysis in 10 Minutes using Machine Learning
Twitter Sentiment Analysis in 10 Minutes using Machine LearningSkyl.ai
 
A digital Marketing Agency : We transform your business into a success story.
A digital Marketing Agency : We transform your business into a success story.A digital Marketing Agency : We transform your business into a success story.
A digital Marketing Agency : We transform your business into a success story.Talha Mujahid
 
The Analytic Platform: Empowering the Business Now
The Analytic Platform: Empowering the Business NowThe Analytic Platform: Empowering the Business Now
The Analytic Platform: Empowering the Business NowInside Analysis
 
IMTSedu Webinar: Focus on Customer Relationship Management
IMTSedu Webinar: Focus on Customer Relationship ManagementIMTSedu Webinar: Focus on Customer Relationship Management
IMTSedu Webinar: Focus on Customer Relationship ManagementAvideonCRM LLC
 
Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...
Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...
Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...SlideTeam
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformWebplatTechnologies
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformWebplatTechnologies
 
Level Five Capabilities 2015
Level Five Capabilities 2015Level Five Capabilities 2015
Level Five Capabilities 2015Jeffrey Swartz
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformWebplatTechnologies
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformWebplatTechnologies
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformWebplatTechnologies
 

Similar to Sentiment Analysis via R Programming (20)

ferret_company_facts_en(30.03.17)
ferret_company_facts_en(30.03.17)ferret_company_facts_en(30.03.17)
ferret_company_facts_en(30.03.17)
 
How to Build Legendary Customer Relationships With Artificial Intelligence
How to Build Legendary Customer Relationships With Artificial IntelligenceHow to Build Legendary Customer Relationships With Artificial Intelligence
How to Build Legendary Customer Relationships With Artificial Intelligence
 
Corporate presentation- Arohatech
Corporate presentation- ArohatechCorporate presentation- Arohatech
Corporate presentation- Arohatech
 
Customer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny ObjectsCustomer Centric Innovation in a World of Shiny Objects
Customer Centric Innovation in a World of Shiny Objects
 
Gartner - The art of the one page strategy
Gartner - The art of the one page strategyGartner - The art of the one page strategy
Gartner - The art of the one page strategy
 
Aryavrat corporate profile
Aryavrat corporate  profileAryavrat corporate  profile
Aryavrat corporate profile
 
Digital Entropy: Swimming Upstream in a Fast-Moving Industry
Digital Entropy: Swimming Upstream in a Fast-Moving IndustryDigital Entropy: Swimming Upstream in a Fast-Moving Industry
Digital Entropy: Swimming Upstream in a Fast-Moving Industry
 
Twitter Sentiment Analysis in 10 Minutes using Machine Learning
Twitter Sentiment Analysis in 10 Minutes using Machine LearningTwitter Sentiment Analysis in 10 Minutes using Machine Learning
Twitter Sentiment Analysis in 10 Minutes using Machine Learning
 
A digital Marketing Agency : We transform your business into a success story.
A digital Marketing Agency : We transform your business into a success story.A digital Marketing Agency : We transform your business into a success story.
A digital Marketing Agency : We transform your business into a success story.
 
The Analytic Platform: Empowering the Business Now
The Analytic Platform: Empowering the Business NowThe Analytic Platform: Empowering the Business Now
The Analytic Platform: Empowering the Business Now
 
IMTSedu Webinar: Focus on Customer Relationship Management
IMTSedu Webinar: Focus on Customer Relationship ManagementIMTSedu Webinar: Focus on Customer Relationship Management
IMTSedu Webinar: Focus on Customer Relationship Management
 
Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...
Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...
Artificial Intelligence For Digital Transformation PowerPoint Presentation Sl...
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech Platform
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech Platform
 
Level Five Capabilities 2015
Level Five Capabilities 2015Level Five Capabilities 2015
Level Five Capabilities 2015
 
Repurpose, Reuse, Refresh
Repurpose, Reuse, RefreshRepurpose, Reuse, Refresh
Repurpose, Reuse, Refresh
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech Platform
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech Platform
 
Leading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech PlatformLeading Software Development, Digital Marketing, Fintech Platform
Leading Software Development, Digital Marketing, Fintech Platform
 
Webplat Technologies .pdf
Webplat Technologies .pdfWebplat Technologies .pdf
Webplat Technologies .pdf
 

More from Skillspeed

Run Your First Hadoop 2.x Program
Run Your First Hadoop 2.x ProgramRun Your First Hadoop 2.x Program
Run Your First Hadoop 2.x ProgramSkillspeed
 
Predicting Consumer Behaviour via Hadoop
Predicting Consumer Behaviour via HadoopPredicting Consumer Behaviour via Hadoop
Predicting Consumer Behaviour via HadoopSkillspeed
 
Top 5 Tasks Of A Hadoop Developer Webinar
Top 5 Tasks Of A Hadoop Developer WebinarTop 5 Tasks Of A Hadoop Developer Webinar
Top 5 Tasks Of A Hadoop Developer WebinarSkillspeed
 
Decoding Puppet & Jenkins via DevOps
Decoding Puppet & Jenkins via DevOpsDecoding Puppet & Jenkins via DevOps
Decoding Puppet & Jenkins via DevOpsSkillspeed
 
Skillspeed Affiliate Program
Skillspeed Affiliate ProgramSkillspeed Affiliate Program
Skillspeed Affiliate ProgramSkillspeed
 
Python and BIG Data analytics | Python Fundamentals | Python Architecture
Python and BIG Data analytics | Python Fundamentals | Python ArchitecturePython and BIG Data analytics | Python Fundamentals | Python Architecture
Python and BIG Data analytics | Python Fundamentals | Python ArchitectureSkillspeed
 
BIG Data & Hadoop Applications in Social Media
BIG Data & Hadoop Applications in Social MediaBIG Data & Hadoop Applications in Social Media
BIG Data & Hadoop Applications in Social MediaSkillspeed
 
BIG Data & Hadoop Applications in Healthcare
BIG Data & Hadoop Applications in HealthcareBIG Data & Hadoop Applications in Healthcare
BIG Data & Hadoop Applications in HealthcareSkillspeed
 
Hadoop for Business Intelligence Professionals
Hadoop for Business Intelligence ProfessionalsHadoop for Business Intelligence Professionals
Hadoop for Business Intelligence ProfessionalsSkillspeed
 
BIG Data & Hadoop Applications in Logistics
BIG Data & Hadoop Applications in LogisticsBIG Data & Hadoop Applications in Logistics
BIG Data & Hadoop Applications in LogisticsSkillspeed
 
BIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in FinanceBIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in FinanceSkillspeed
 
BIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-CommerceBIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-CommerceSkillspeed
 
Hadoop Hive Tutorial | Hive Fundamentals | Hive Architecture
Hadoop Hive Tutorial | Hive Fundamentals | Hive ArchitectureHadoop Hive Tutorial | Hive Fundamentals | Hive Architecture
Hadoop Hive Tutorial | Hive Fundamentals | Hive ArchitectureSkillspeed
 
Introduction to MapReduce | MapReduce Architecture | MapReduce Fundamentals
Introduction to MapReduce | MapReduce Architecture | MapReduce FundamentalsIntroduction to MapReduce | MapReduce Architecture | MapReduce Fundamentals
Introduction to MapReduce | MapReduce Architecture | MapReduce FundamentalsSkillspeed
 
Introduction to Pig | Pig Architecture | Pig Fundamentals
Introduction to Pig | Pig Architecture | Pig FundamentalsIntroduction to Pig | Pig Architecture | Pig Fundamentals
Introduction to Pig | Pig Architecture | Pig FundamentalsSkillspeed
 
HDFS & MapReduce
HDFS & MapReduceHDFS & MapReduce
HDFS & MapReduceSkillspeed
 
BIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in RetailBIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in RetailSkillspeed
 

More from Skillspeed (17)

Run Your First Hadoop 2.x Program
Run Your First Hadoop 2.x ProgramRun Your First Hadoop 2.x Program
Run Your First Hadoop 2.x Program
 
Predicting Consumer Behaviour via Hadoop
Predicting Consumer Behaviour via HadoopPredicting Consumer Behaviour via Hadoop
Predicting Consumer Behaviour via Hadoop
 
Top 5 Tasks Of A Hadoop Developer Webinar
Top 5 Tasks Of A Hadoop Developer WebinarTop 5 Tasks Of A Hadoop Developer Webinar
Top 5 Tasks Of A Hadoop Developer Webinar
 
Decoding Puppet & Jenkins via DevOps
Decoding Puppet & Jenkins via DevOpsDecoding Puppet & Jenkins via DevOps
Decoding Puppet & Jenkins via DevOps
 
Skillspeed Affiliate Program
Skillspeed Affiliate ProgramSkillspeed Affiliate Program
Skillspeed Affiliate Program
 
Python and BIG Data analytics | Python Fundamentals | Python Architecture
Python and BIG Data analytics | Python Fundamentals | Python ArchitecturePython and BIG Data analytics | Python Fundamentals | Python Architecture
Python and BIG Data analytics | Python Fundamentals | Python Architecture
 
BIG Data & Hadoop Applications in Social Media
BIG Data & Hadoop Applications in Social MediaBIG Data & Hadoop Applications in Social Media
BIG Data & Hadoop Applications in Social Media
 
BIG Data & Hadoop Applications in Healthcare
BIG Data & Hadoop Applications in HealthcareBIG Data & Hadoop Applications in Healthcare
BIG Data & Hadoop Applications in Healthcare
 
Hadoop for Business Intelligence Professionals
Hadoop for Business Intelligence ProfessionalsHadoop for Business Intelligence Professionals
Hadoop for Business Intelligence Professionals
 
BIG Data & Hadoop Applications in Logistics
BIG Data & Hadoop Applications in LogisticsBIG Data & Hadoop Applications in Logistics
BIG Data & Hadoop Applications in Logistics
 
BIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in FinanceBIG Data & Hadoop Applications in Finance
BIG Data & Hadoop Applications in Finance
 
BIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-CommerceBIG Data & Hadoop Applications in E-Commerce
BIG Data & Hadoop Applications in E-Commerce
 
Hadoop Hive Tutorial | Hive Fundamentals | Hive Architecture
Hadoop Hive Tutorial | Hive Fundamentals | Hive ArchitectureHadoop Hive Tutorial | Hive Fundamentals | Hive Architecture
Hadoop Hive Tutorial | Hive Fundamentals | Hive Architecture
 
Introduction to MapReduce | MapReduce Architecture | MapReduce Fundamentals
Introduction to MapReduce | MapReduce Architecture | MapReduce FundamentalsIntroduction to MapReduce | MapReduce Architecture | MapReduce Fundamentals
Introduction to MapReduce | MapReduce Architecture | MapReduce Fundamentals
 
Introduction to Pig | Pig Architecture | Pig Fundamentals
Introduction to Pig | Pig Architecture | Pig FundamentalsIntroduction to Pig | Pig Architecture | Pig Fundamentals
Introduction to Pig | Pig Architecture | Pig Fundamentals
 
HDFS & MapReduce
HDFS & MapReduceHDFS & MapReduce
HDFS & MapReduce
 
BIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in RetailBIG Data & Hadoop Applications in Retail
BIG Data & Hadoop Applications in Retail
 

Recently uploaded

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Recently uploaded (20)

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

Sentiment Analysis via R Programming

  • 1. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Sentiment Analysis via R Programming
  • 2. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Session Objectives In this session you would learn and understand ᗍ What is R? ᗍ R for Data Analysis ᗍ Achieving Business challenges via R ᗍ Benefits of R for Business ᗍ What is Sentiment Analysis? ᗍ Advantages of Sentiment Analysis ᗍ Applications of Sentiment Analysis
  • 3. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Not really !!!! Introduction
  • 4. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com What is R? R is a language and environment for statistical computing and graphics It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues R helps people perform a wide variety of computing tasks by giving them access to various commands Source: http://www.r-project.org/about.html
  • 5. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Why R for Data Analysis? ᗍ R is not the only language that can be used for data analysis ᗍ Interactive language ᗍ Data structures ᗍ Graphics ᗍ Missing values ᗍ Functions as first class objects ᗍ Packages ᗍ Community
  • 6. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com ᗍ Develop your statistical and analytical skills in the R programming environment ᗍ Acquire a thorough understanding of the R programming source environment, and use your skills in statistics and R to solve a variety of complex problems Today, it is imperative for every modern business to understand the huge amounts of data it maintains on its customers and itself Achieving Business Challenges in R R allows the business to easily and quickly clean and explore the information that it wants to analyse R allows the business to explore new information with the help of customized visualizations
  • 7. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Use Case Problem Statement: A major benefit of social media is that we can see the good and bad things people say about a particular brand or personality The bigger your company gets difficult it becomes to keep a handle on how everyone feels about your brand. For large companies with thousands of daily mentions on social media, new sites and blogs, it is extremely difficult to do this manually
  • 8. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Use Case - Solution Sentimental analysis using R can solve this problem Sentimental Analysis helps to evaluate the people’s sentiment about particular brand or personality in business Solution: Let us know what is sentimental analysis and steps involved to solve the problem
  • 9. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com What are Sentiments? Sentiment = feelings ᗍ Attitudes ᗍ Emotions ᗍ Opinions Subjective impressions, not facts
  • 10. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Why Sentiment Analysis? The amount of user-generated content on the Internet has risen exponentially over the last decade and such content is now always at our fingertips ᗍ Sentiment analysis is in demand because of its efficiency – thousands of text documents can be processed for sentiment in seconds, compared to the hours it would take when done manually ᗍ Huge amounts of ‘sentiments’ are available from social media including Twitter, Facebook, message boards, blogs, and user forums
  • 11. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com What is Sentiment Analysis? ᗍ Sentiment is an R package with tools for sentiment analysis for positivity/negativity and emotion classification ᗍ Sentiment Analysis provides a rich set of tools and techniques for extracting information from large dataset and summarizing it Example: Service providers use Sentiment Analysis to quickly assess how new products and features are being received Sentiment Analysis uses natural language processing, text analysis and computational linguistics to identify and extract subjective information from text
  • 12. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Questions Sentiment Analysis might ask ᗍ Is this product review positive or negative? ᗍ Is this customer email satisfied or dissatisfied? ᗍ Based on a sample of tweets, how are people responding to this ad campaign/product release/news item? ᗍ How have bloggers' attitudes about the president changed since the election?
  • 13. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Data Collection in Sentiment Analysis Data Collection For performing sentimental analysis we need Twitter data consisting of tweets about a particular brand For collecting the data and tweets we have used Twitter API available for free Data Collection Remove unwanted words which does not come under sentiments such as, Emotions, urls, usernames, hashtags, repeated letters Data Collection Two way categorization: Positive or Negative Data Collection Positive words with negative smiley Negative words with positive smiley
  • 14. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Example People’s opinion towards a movie have huge impact on its success High volume of positive tweets indicate success of movie How to quantify? Lets take a set of movies and check for ratio of positive and negative tweets
  • 15. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Example: Tweets
  • 16. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Result using Sentimental Analysis This graph makes us to easily understand the result ratios, than to check directly with the sites
  • 17. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Who Uses R? – Domains Telecom Pharmaceuticals Financial Industry and many more…
  • 18. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Who Uses R? – Companies
  • 19. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Job Trends – R Programming
  • 20. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Why Skillspeed? Course Curriculum from Industry Experts Instructor Led Live Virtual Sessions Lifetime access to Course Content via LMS 100% Placement Assistance 24x7 Support
  • 21. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Corporate Partners
  • 22. Slide ‹#›© 2015 BlueCamphor Technologies (P) Ltd. www.skillspeed.com Contact us.. Lines open 24/7 To know more about the course, Please contact: IND +91-90660-20904 USA 1866-607-6547 (Toll Free) Or reach us at sales@skillspeed.com

Editor's Notes

  1. SkillSpeed offer virtual instructor lead courses designed to bridge the time to competency gap experienced by the technology companies. USP of SkillSpeed is the subject matter expert (SME). SMEs are industry experts and has a good understanding and hands-on industry experience of the technology. This industry expert designs, develops, and delivers the course. SkillSpeed provides you: Course Curriculum from Industry Experts Instructor Led Live Virtual Sessions Real life industry case studies  - Live Virtual Interactions Interaction with industry experts  - Lifetime access to all course content via the LMS   - 24*7 support   - 100% placement assistance