2010
DOI: 10.3844/ajassp.2010.1406.1411
|View full text |Cite
|
Sign up to set email alerts
|

One-Match and All-Match Categories for Keywords Matching in Chatbot

Abstract: Problem statement: Artificial intelligence chatbot is a technology that makes interactions between men and machines using natural language possible. From literature of chatbot's keywords/pattern matching techniques, potential issues for improvement had been discovered. The discovered issues are in the context of keywords arrangement for matching precedence and keywords variety for matching flexibility. Approach: Combining previous techniques/mechanisms with some additional adjustment, new technique to be used … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 15 publications
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…In modern times string search algorithms continues to play a vital role for searching string applications (Almazroi and Rashid, 2011) specifically searching and matching patterns from vast and multifaceted science data. The goal of string matching algorithms (Raju and Babu, 2007;Lokman and Zain, 2010) is to discover all the occurrences of a specific known pattern Y= y1y2…ym in a text Z=z1z2…zn. The operations for all string algorithms entail the initial process by aligning the left last positions of the pattern and also the text, after that comparison is among the text and the pattern characters (Mohamed et al, 2010).…”
Section: Introductionmentioning
confidence: 99%
“…In modern times string search algorithms continues to play a vital role for searching string applications (Almazroi and Rashid, 2011) specifically searching and matching patterns from vast and multifaceted science data. The goal of string matching algorithms (Raju and Babu, 2007;Lokman and Zain, 2010) is to discover all the occurrences of a specific known pattern Y= y1y2…ym in a text Z=z1z2…zn. The operations for all string algorithms entail the initial process by aligning the left last positions of the pattern and also the text, after that comparison is among the text and the pattern characters (Mohamed et al, 2010).…”
Section: Introductionmentioning
confidence: 99%
“…The Naïve search (brute-force) is the simplest and the less efficient algorithm among string matching algorithms (Lokman and Zain, 2010). Bruteforce algorithm is simple to implement, need no preprocessing of text and always find the result if it is exists.…”
Section: Introductionmentioning
confidence: 99%