17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Sentiment Analysis For Chatbots - DialogFlow, IBM Watson
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Sentiment analysis for chatbots - DialogFlow, IBM Watson
Sentiment analysis for a chatbot with Google DialogFlow, IBM Watson, AFINN. Sensitive chatbot with sentiment analysis
What you'll learn
• how sentiment analysis can benefit a chatbot
• common implementations scenarios for a chatbot
• use DialogFlow's sentiment analysis to make chatbot emotionally sensitive. You'll have a chatbot that can read the sentiment of the user's message and act on it
• learn how to use IBM Watson for sentiment analysis
• learn how to use AFINN sentiment analysis
Requirements
• knowledge of nodejs programming language
• knowledge of GIT
Description
In this course, you'll learn how to implement a sentiment analysis to a chatbot. You will teach your bot how to be emotionally sensitive. And most urgently how to spot a frustrated user and save the day.
In the course, we'll be working with my code from the messenger chatbot course. Even if you did not take that course, you'd be able to take the code and work with it.
We'll use Node.js for programming and GIT for deploying and version control. The bot will is hosted on Heroku, but you can simply host it anywhere else where they support Node.js. We'll use DialogFlow to process natural language. DialogFlow will help us understand what users want.
In the process, you'll learn how sentiment analysis works behind the scenes and how to implement sentiment analysis to a chatbot.
In the first section, we'll take an overview of the app infrastructure and get familiar with the tech stack, which is the technology used in this course.
The second section will introduce you to Sentiment analysis, what is it and how it can benefit a chatbot. We'll look at common implementation scenarios in a chatbot.
Do you want to know the difference between the rule-based approach and automatic approach with machine learning? We'll go through examples of both and make a little demo for each. You'll get familiar with dictionary-based solution AFFIN and Google's natural language API and IBM Watson natural language solution. I will gently introduce you to the algorithms they use and how they work. So you know how things work inside that black box.
Then in the third section, we start implementing a dictionary-based sentiment analysis. We'll use my chatbot as a sample. First, I'll give you an overview of the code and show you where and how to get a sentiment result for the user message. Then we'll create a sentiment analysis module and teach a bot how to route to live agent upon identifying a super frustrated user. We'll also teach a chatbot to be sensitive to sentiment change and intervene when it detects user's experience satisfaction is decreasing. And then I'll give you another candy. I'll show you how to send a notification to Slack when a frustrated user comes along.
When you know how to implement a dictionary-based solution, we'll move to a machine learning solution. And that is what we'll do in section 4. One of the best is Google's natural language solution. We will do the full implementation into a chatbot.
And in this demo, we'll use a chatbot from my previous course. You'll get the source code and will be able to work with it even if you did not take that course.
After the course, you'll have a demo bot with built-in sentiment analysis and knowledge of how to implement it into your chatbot.
To make it easier for you I've added git commits with changes to every video that has a change in the code. This way, you can compare your code to mine. And you won't lose time debugging. And remember for any questions I'm available in the Questions and answers. You are not alone.
And remember, I'LL BE THERE FOR YOU.
My name is Jana, and I'll be your instructor in this course. I'm a web engineer with 20 years of programming experience. I'm also an IT instructor teaching people new tech skills. Over 17000 people are already taking my course.
I help all my students at every step of development. And I'll be here for you!
At the end of the course, you'll have a chatbot that can read the sentiment of the user's message and act on it. Wait no longer. Take the course and make your chatbot even better.
See you in the course!
Jana
Who this course is for:
• chatbot owners that want to improve chatbot performance
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
ReadMe.txt
220 B
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/001 Introduction.en.srt
6.6 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/001 Introduction.mp4
58.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/002 Tech stack.en.srt
4.9 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/002 Tech stack.mp4
23.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/003 Behind the scenes - bot architecture.en.srt
3.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/003 Behind the scenes - bot architecture.mp4
20.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/004 How to get help.html
3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/01 Introduction/005 Additional resources.html
1.5 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/006 Sentiment analysis in a nutshell.en.srt
7.1 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/006 Sentiment analysis in a nutshell.mp4
75 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/007 Sentiment analysis for a chatbot.en.srt
7.7 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/007 Sentiment analysis for a chatbot.mp4
79.1 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/008 Common implementation scenarios in chatbot.en.srt
4.1 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/008 Common implementation scenarios in chatbot.mp4
34 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/009 Sentiment analysis examples - AFINN sentiment lexicon.en.srt
8.9 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/009 Sentiment analysis examples - AFINN sentiment lexicon.mp4
42.6 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/010 Sentiment analysis examples - Google NLU.en.srt
12.2 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/010 Sentiment analysis examples - Google NLU.mp4
63.7 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/011 Sentiment analysis examples - IBM watson.en.srt
12.1 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/011 Sentiment analysis examples - IBM watson.mp4
70.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/012 How does sentiment analysis work - Part 1.en.srt
3.9 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/012 How does sentiment analysis work - Part 1.mp4
26.8 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/013 How does sentiment analysis work - Part 2.en.srt
4 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/013 How does sentiment analysis work - Part 2.mp4
24.6 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/014 How does sentiment analysis work - Part 3.en.srt
6.2 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/014 How does sentiment analysis work - Part 3.mp4
35.8 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/015 Sentiment Analysis tools APIs.en.srt
2.8 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/015 Sentiment Analysis tools APIs.mp4
15.4 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/02 About Sentiment analysis/external-assets-links.txt
408 B
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/016 My bot with AFINN sentiment analysis.en.srt
1.4 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/016 My bot with AFINN sentiment analysis.mp4
8.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/017 Me bot code overview.en.srt
14.7 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/017 Me bot code overview.mp4
107.8 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/018 Get sentiment result of user message.en.srt
4.5 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/018 Get sentiment result of user message.mp4
35.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/019 Create sentiment service module.en.srt
5.2 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/019 Create sentiment service module.mp4
28.3 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/020 Route to LIVE agent when sentiment is too negative.en.srt
5.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/020 Route to LIVE agent when sentiment is too negative.mp4
44.4 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/021 Intervene when sentiment changes.en.srt
6.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/021 Intervene when sentiment changes.mp4
50.8 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/022 Slack webhook verification.en.srt
12.2 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/022 Slack webhook verification.mp4
57.4 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/023 Send notification to slack when live agent needed.en.srt
8.8 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/023 Send notification to slack when live agent needed.mp4
59.4 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/03 Implementation for a chatbot - 1 example/external-assets-links.txt
56 B
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/024 How to get Smartbabe working - FB page FB app.en.srt
12 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/024 How to get Smartbabe working - FB page FB app.mp4
75.7 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/025 How to get Smartbabe working - Dialogflow.en.srt
10.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/025 How to get Smartbabe working - Dialogflow.mp4
60.4 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/025 Smartbabe.zip
31.6 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/026 How to get Smartbabe working - backend app webhook validation.en.srt
13.7 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/026 How to get Smartbabe working - backend app webhook validation.mp4
93.7 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/027 Code overview.en.srt
3.8 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/027 Code overview.mp4
26.9 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/028 Enable sentiment analysis in DialogFlow.en.srt
3.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/028 Enable sentiment analysis in DialogFlow.mp4
16.3 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/029 Check sentiment analysis results.en.srt
2.6 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/029 Check sentiment analysis results.mp4
18.7 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/030 Call live agent on low sentiment.en.srt
4.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/030 Call live agent on low sentiment.mp4
37.1 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/031 Intervene on sentiment change.en.srt
7 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/031 Intervene on sentiment change.mp4
51.2 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/032 Sentiment analysis challenges today.html
8.4 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/04 Implementation for a chatbot - 2 example/external-assets-links.txt
1.3 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/05 Conclusion/033 Conclusion.en.srt
1.1 KB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/05 Conclusion/033 Conclusion.mp4
15.8 MB
Sentiment analysis for chatbots - DialogFlow, IBM Watson/ReadMe.txt