2021
DOI: 10.4018/978-1-7998-7728-8.ch008
|View full text |Cite
|
Sign up to set email alerts
|

NLP for Chatbot Application

Abstract: The chatbot is one of the increasing number applications in the era of conversational series. It is a virtual application that can efficiently interact with any human being using the deep natural language processing skills. In NLP, for chatbot application, the various techniques needed for chatbot using NLTK tool are explained and implemented. The process of converting the text to numerical value is called text embedding. In NLTK tool, various text embedding tools are available such as TF-IDF vectorization and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 6 publications
0
3
0
Order By: Relevance
“…The term "Term Frequency"(TF) is used to count how many times a time appears in a document [33]. There are 5000 words in document "T1," and the word "alpha" appears ten times.…”
Section: Big Mouth: Using Tf-idf Vectorizationmentioning
confidence: 99%
“…The term "Term Frequency"(TF) is used to count how many times a time appears in a document [33]. There are 5000 words in document "T1," and the word "alpha" appears ten times.…”
Section: Big Mouth: Using Tf-idf Vectorizationmentioning
confidence: 99%
“…Through this process, the model acquires the structure of the language, including grammar, semantics, and some context. This helps the model to understand the nuances of language and build a basic and comprehensive understanding of language [24,25]. The architecture of the novel hybrid model is based on the transformer framework.…”
Section: Modeling Backgroundmentioning
confidence: 99%
“…True positives True positives + False positives (25) This formula quantifies the accuracy of the model's predictions concerning positive instances.…”
Section: Precision =mentioning
confidence: 99%