How to Build an Amazing contextual Chatbot using Tensorflow - Part 2 | NLP Concepts

preview_player
Показать описание
Welcome to "The AI University".

About this video:
This video explains how to build an amazing contextual chatbot using Tensorflow. This is a Part 2 of the "Tensorflow based Chatbot" Series. This video also covers some of the concepts related to Natural Language Processing in order to process text based question and answer data as well as explanation of Tensorflow code associated with the Chatbot.

Subtitles available in: English

FOLLOW ME ON:

About this Channel:
The AI University is a channel which is on a mission to democratize the Artificial Intelligence, Big Data Hadoop and Cloud Computing education to the entire world. The aim of this channel is to impart the knowledge to the data science, data analysis, data engineering and cloud architecture aspirants as well as providing advanced knowledge to the ones who already possess some of this knowledge.

Please share, comment, like and subscribe if you liked this video. If you have any specific questions then you can comment on the comment section and I'll definitely try to get back to you.

#NLP #Chatbot #Tensorflow
Рекомендации по теме
Комментарии
Автор

Thanks for helping us by providing such a valuable material. god bless.

aashishraina
Автор

Awesome Video Sir😃😃 .... Sir plzz Work on Voice Editing.

shivajipatil
Автор

after uploading json file, in next step while importing json file i was getting error -
FileNotFoundError: [Errno 2] No such file or directory: 'intents.json'
please help!!

yuktiashokpatankar
Автор

I am also getting below error :- ModuleNotFoundError: No module named 'tensorflow.contrib'

mayurmalhotra
Автор

Excellent. I love the video tutorial series.

BiranchiNarayanNayak
Автор

Answer of Your Question:
We use run for loop with the ignore list in steeming to remove all unwanted characters.

abhinavd
Автор

import tflearn showing error no module found

vikrantverma
Автор

with open('database.json') as json_data:
database = json.load(json_data)

in raw_decode(self, s, idx)
355 obj, end = self.scan_once(s, idx)
356 except StopIteration as err:
--> 357 raise JSONDecodeError("Expecting value", s, err.value) from None
358 return obj, end

JSONDecodeError: Expecting value: line 1 column 1 (char 0)
i am getting this error how to slove

shreyahalder
Автор

sir while installing and importing tflearn i am getting error
ModuleNotFoundError Traceback (most recent call last)
in <module>()
----> 1 import tflearn

2 frames
in <module>()
5 import tflearn
6
----> 7 from import add_arg_scope as contrib_add_arg_scope
8 from tensorflow.python.framework import ops
9 from tensorflow.python.ops import variable_scope

ModuleNotFoundError: No module named 'tensorflow.contrib'

shivamahuja
Автор

I am getting below error while running chatbot with tensorflow.


2020-02-06 15:44:18.562105: W Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found
2020-02-06 15:44:18.562277: I Ignore above cudart dlerror if you do not have a GPU set up on your machine.


please guide to resolve.

mayurmalhotra
Автор

Hey,
i tried build this chatbot in anaconda jupyter notebook(windows),
i have trouble installing tflearn, any suggesstions for that and is there any alternate model i can build for this .
Thank you

sujaysuj
Автор

Sir, why we use numpy library here?
where we perform mathematical computations in this chatbot?

srinivasant.l.
Автор

sir i am getting error key error in nested forloop of for intent in intents['intent']

bcobrashmiyadav
Автор

What version u usinh tenserflow version

PraveenKumar-imeb
Автор

If you are tagging an intent for a list of words, then why are you not cleaning the word array after traversing each intent?

prateekganguly
Автор

it is very useful tutorial but i am having an error of termios when I try to run in windows. it is only available for unix os. Any suggestion or advice? anyone?

jaydevsinhzankat
Автор

Hello Sir
Here I am getting an ModuleNotFoundError 'tflearn'
Please Sir help me out.

RohitRai-
Автор

Hi sir could u plz explain what are documents here

dipayandas
Автор

If I want to develop an Arabic chatbot, what should I change? Please provide me with more details.🌷

Eng-pyyh
Автор

sir if i dowanload Suorce code from gethub in our local machine how can we run these project in anaconda are any other Pythan Environment ..

InamUllah-dcbh
visit shbcf.ru