Udemy - Sentiment analysis for chatbots - DialogFlow, IBM Watson [Course Drive]

seeders: 4
leechers: 3
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 36
  • Language: English

Files

Sentiment analysis for chatbots - DialogFlow, IBM Watson Sentiment analysis for chatbots - DialogFlow, IBM Watson 03 Implementation for a chatbot - 1 example
  • 017 Me bot code overview.mp4 (107.8 MB)
  • 016 My bot with AFINN sentiment analysis.en.srt (1.4 KB)
  • 016 My bot with AFINN sentiment analysis.mp4 (8.9 MB)
  • 017 Me bot code overview.en.srt (14.7 KB)
  • 018 Get sentiment result of user message.en.srt (4.5 KB)
  • 018 Get sentiment result of user message.mp4 (35.9 MB)
  • 019 Create sentiment service module.en.srt (5.2 KB)
  • 019 Create sentiment service module.mp4 (28.3 MB)
  • 020 Route to LIVE agent when sentiment is too negative.en.srt (5.3 KB)
  • 020 Route to LIVE agent when sentiment is too negative.mp4 (44.4 MB)
  • 021 Intervene when sentiment changes.en.srt (6.3 KB)
  • 021 Intervene when sentiment changes.mp4 (50.8 MB)
  • 022 Slack webhook verification.en.srt (12.2 KB)
  • 022 Slack webhook verification.mp4 (57.4 MB)
  • 023 Send notification to slack when live agent needed.en.srt (8.8 KB)
  • 023 Send notification to slack when live agent needed.mp4 (59.4 MB)
  • external-assets-links.txt (0.1 KB)
  • ReadMe.txt (0.2 KB)
  • Visit Coursedrive.org.url (0.1 KB)
  • 01 Introduction
    • 001 Introduction.en.srt (6.6 KB)
    • 001 Introduction.mp4 (58.9 MB)
    • 002 Tech stack.en.srt (4.9 KB)
    • 002 Tech stack.mp4 (23.9 MB)
    • 003 Behind the scenes - bot architecture.en.srt (3.3 KB)
    • 003 Behind the scenes - bot architecture.mp4 (20.9 MB)
    • 004 How to get help.html (3.0 KB)
    • 005 Additional resources.html (1.5 KB)
    02 About Sentiment analysis
    • 006 Sentiment analysis in a nutshell.en.srt (7.1 KB)
    • 006 Sentiment analysis in a nutshell.mp4 (75.0 MB)
    • 007 Sentiment analysis for a chatbot.en.srt (7.7 KB)
    • 007 Sentiment analysis for a chatbot.mp4 (79.1 MB)
    • 008 Common implementation scenarios in chatbot.en.srt (4.1 KB)
    • 008 Common implementation scenarios in chatbot.mp4 (34.0 MB)
    • 009 Sentiment analysis examples - AFINN sentiment lexicon.en.srt (8.9 KB)
    • 009 Sentiment analysis examples - AFINN sentiment lexicon.mp4 (42.6 MB)
    • 010 Sentiment analysis examples - Google NLU.en.srt (12.2 KB)
    • 010 Sentiment analysis examples - Google NLU.mp4 (63.7 MB)
    • 011 Sentiment analysis examples - IBM watson.en.srt (12.1 KB)
    • 011 Sentiment analysis examples - IBM watson.mp4 (70.9 MB)
    • 012 How does sentiment analysis work - Part 1.en.srt (3.9 KB)
    • 012 How does sentiment analysis work - Part 1.mp4 (26.8 MB)
    • 013 How does sentiment analysis work - Part 2.en.srt (4.0 KB)
    • 013 How does sentiment analysis work - Part 2.mp4 (24.6 MB)
    • 014 How does sentiment analysis work - Part 3.en.srt (6.2 KB)
    • 014 How does sentiment analysis work - Part 3.mp4 (35.8 MB)
    • 015 Sentiment Analysis tools APIs.en.srt (2.8 KB)
    • 015 Sentiment Analysis tools APIs.mp4 (15.4 MB)
    • external-assets-links.txt (0.4 KB)
    04 Implementation for a chatbot - 2 example
    • 024 How to get Smartbabe working - FB page FB app.en.srt (12.0 KB)
    • 024 How to get Smartbabe working - FB page FB app.mp4 (75.7 MB)
    • 025 How to get Smartbabe working - Dialogflow.en.srt (10.3 KB)
    • 025 How to get Smartbabe working - Dialogflow.mp4 (60.4 MB)
    • 025 Smartbabe.zip (31.6 KB)
    • 026 How to get Smartbabe working - backend app webhook validation.en.srt (13.7 KB)
    • 026 How to get Smartbabe working - backend app webhook validation.mp4 (93.7 MB)
    • 027 Code overview.en.srt (3.8 KB)
    • 027 Code overview.mp4 (26.9 MB)
    • 028 Enable sentiment analysis in DialogFlow.en.srt (3.3 KB)
    • 028 Enable sentiment analysis in DialogFlow.mp4 (16.3 MB)
    • 029 Check sentiment analysis results.en.srt (2.6 KB)
    • 029 Check sentiment analysis results.mp4 (18.7 MB)
    • 030 Call live agent on low sentiment.en.srt (4.3 KB)
    • 030 Call live agent on low sentiment.mp4 (37.1 MB)
    • 031 Intervene on sentiment change.en.srt (7.0 KB)
    • 031 Intervene on sentiment change.mp4 (51.2 MB)
    • 032 Sentiment analysis challenges today.html (8.4 KB)
    • external-assets-links.txt (1.3 KB)
    05 Conclusion
    • 033 Conclusion.en.srt (1.1 KB)
    • 033 Conclusion.mp4 (15.8 MB)
    • Visit Coursedrive.org.url (0.1 KB)
    • ReadMe.txt (0.2 KB)

Description

⚡️⚡️For More Udemy Courses Visit ?? Course Drive



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



Download torrent
1.3 GB
seeders:4
leechers:3
Udemy - Sentiment analysis for chatbots - DialogFlow, IBM Watson [Course Drive]


Trackers

tracker name
udp://tracker.opentrackr.org:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
http://p4p.arenabg.com:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
udp://exodus.desync.com:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://tracker.sbsub.com:2710/announce
udp://retracker.lanta-net.ru:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.moeking.me:6969/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
µTorrent compatible trackers list

Download torrent
1.3 GB
seeders:4
leechers:3
Udemy - Sentiment analysis for chatbots - DialogFlow, IBM Watson [Course Drive]


Torrent hash: 140DD1973D46C853422F3F7467433D523ADDA24E