SlideShare a Scribd company logo
STRING MATCH
DEFINITION AND CLASSIFICATION OF STRING
MATCHING
A string is given to be matched with a long text (or a string) and at this point of
string matching, either a single string or multiple strings can be asked to match
Based on number of strings to be matched, Pattern (nothing but a string) matching
algorithms are classified as 1. Single pattern matching algorithms
and 2. Multiple pattern matching algorithms
SOME REAL WORLD PROBLEMS THAT NEED
STRING MATCH
Finger prints and Retinal scans in
high security systems like banking security
DNA analysis and Bio Informatics
Computer password matching
Cyber Forensics department
HOW DOES A PROBLEM LOOK LIKE!
TEXT: A B A C B A B C A C A B
Pattern:A C B (NOT Matched initially)
_ A C B (Not matched on first shift)
_ _ A C B (matched on second shift)
In real world, when you enter your password while you sign in your twitter
account, password entered by you is matched with string in their database
DIFFERENT ALGORITHMS WITH DIFFERENT
APPROACHES
There are many algorithms in order to solve the problems facing in String matching.
Each algorithm has its own way of matching the strings. Some match in an optimal
time with minimum number of comparisons while some take very long time.
SOME WELL KNOWN ALGORITHMS
 Rabin-Karp String matching algorithms
 Naïve string matching algorithm
 Knuth-Morris-Pratt algorithm also better known as “KMP”
Brute force comparison technique is used by Rabin-Karp and
makes comparisons only if hash values in both the text and
string are same.
SUMMARY
• String match and its types
• Some well known algorithms to do string matching
• Application of string matching in real world problems
• Scenario of string matching
Hey Friends,
This was just a summary on String Match. For more detailed information on this
topic, please type the link given below or copy it from the description of this PPT
and open it in a new browser window.
www.transtutors.com/homework-help/computer-science/string-match.aspx

More Related Content

What's hot (20)

PDF
Pattern matching programs
akruthi k
 
PPTX
IMPLEMENTATION OF DIFFERENT PATTERN RECOGNITION ALGORITHM
NETAJI SUBHASH ENGINEERING COLLEGE , KOLKATA
 
PPT
Chpt9 patternmatching
dbhanumahesh
 
PPTX
Artificial Intelligence
KALPANATCSE
 
PDF
An Index Based K-Partitions Multiple Pattern Matching Algorithm
IDES Editor
 
PDF
Formal Concept Analysis
Tzar Umang
 
PPT
String kmp
thinkphp
 
PPT
Knuth–Morris–Pratt Algorithm | Computer Science
Transweb Global Inc
 
PDF
An Application of Pattern matching for Motif Identification
CSCJournals
 
PPTX
Brute Force
Ajeng Savitri
 
PDF
Skiena algorithm 2007 lecture06 sorting
zukun
 
PPTX
Cryptography an application of vectors and matrices
dianasc04
 
PDF
KMP Pattern Search
Arjun SK
 
PPTX
STRING MATCHING
Hessam Yusaf
 
PDF
Data Representation of Strings
Prof Ansari
 
PPTX
Application of matrix multiplication (cryptography) with solved problem
Muhammad Waqas
 
PPTX
Sensing topics in Tweets
Amar Budhiraja
 
PPTX
From Sensing to Decision
Tzar Umang
 
PPTX
Arif hussain algo prestention
Arif Hussain
 
Pattern matching programs
akruthi k
 
IMPLEMENTATION OF DIFFERENT PATTERN RECOGNITION ALGORITHM
NETAJI SUBHASH ENGINEERING COLLEGE , KOLKATA
 
Chpt9 patternmatching
dbhanumahesh
 
Artificial Intelligence
KALPANATCSE
 
An Index Based K-Partitions Multiple Pattern Matching Algorithm
IDES Editor
 
Formal Concept Analysis
Tzar Umang
 
String kmp
thinkphp
 
Knuth–Morris–Pratt Algorithm | Computer Science
Transweb Global Inc
 
An Application of Pattern matching for Motif Identification
CSCJournals
 
Brute Force
Ajeng Savitri
 
Skiena algorithm 2007 lecture06 sorting
zukun
 
Cryptography an application of vectors and matrices
dianasc04
 
KMP Pattern Search
Arjun SK
 
STRING MATCHING
Hessam Yusaf
 
Data Representation of Strings
Prof Ansari
 
Application of matrix multiplication (cryptography) with solved problem
Muhammad Waqas
 
Sensing topics in Tweets
Amar Budhiraja
 
From Sensing to Decision
Tzar Umang
 
Arif hussain algo prestention
Arif Hussain
 

Viewers also liked (20)

PPT
KMP Pattern Matching algorithm
Kamal Nayan
 
PPTX
Rabin karp string matching algorithm
Gajanand Sharma
 
PPTX
String matching algorithms
Ashikapokiya12345
 
PPT
String matching algorithm
Alokeparna Choudhury
 
PPTX
Naive string search
joshiblog
 
PPT
Pattern matching in ds by m anoj vasava=mca
Manoj_vasava
 
PPTX
Financing Activities | Accounting
Transweb Global Inc
 
PPT
Algoritmo de Rabin-Karp
Lorran Pegoretti
 
PPTX
String matching algorithms(knuth morris-pratt)
Neel Shah
 
PPT
Algoritma Pencarian String matching
Kukuh Setiawan
 
PPT
Naive String Matching Algorithm | Computer Science
Transweb Global Inc
 
PPTX
FBT (Fringe Benefit Tax) | Accounting
Transweb Global Inc
 
PPTX
Principle Budget Factor | Accounting
Transweb Global Inc
 
PDF
Kmp
akruthi k
 
PPTX
Project Planning | Accounting
Transweb Global Inc
 
PDF
06. string matching
Onkar Nath Sharma
 
PPTX
Certified Management Accountant | Accounting
Transweb Global Inc
 
PPTX
GASB (Governmental Accounting Standards Board)| Accounting
Transweb Global Inc
 
PPTX
String Matching Finite Automata & KMP Algorithm.
Malek Sumaiya
 
PPTX
Rabin Karp - String Matching Algorithm
Syed Owais Ali Chishti
 
KMP Pattern Matching algorithm
Kamal Nayan
 
Rabin karp string matching algorithm
Gajanand Sharma
 
String matching algorithms
Ashikapokiya12345
 
String matching algorithm
Alokeparna Choudhury
 
Naive string search
joshiblog
 
Pattern matching in ds by m anoj vasava=mca
Manoj_vasava
 
Financing Activities | Accounting
Transweb Global Inc
 
Algoritmo de Rabin-Karp
Lorran Pegoretti
 
String matching algorithms(knuth morris-pratt)
Neel Shah
 
Algoritma Pencarian String matching
Kukuh Setiawan
 
Naive String Matching Algorithm | Computer Science
Transweb Global Inc
 
FBT (Fringe Benefit Tax) | Accounting
Transweb Global Inc
 
Principle Budget Factor | Accounting
Transweb Global Inc
 
Project Planning | Accounting
Transweb Global Inc
 
06. string matching
Onkar Nath Sharma
 
Certified Management Accountant | Accounting
Transweb Global Inc
 
GASB (Governmental Accounting Standards Board)| Accounting
Transweb Global Inc
 
String Matching Finite Automata & KMP Algorithm.
Malek Sumaiya
 
Rabin Karp - String Matching Algorithm
Syed Owais Ali Chishti
 
Ad

Similar to String Match | Computer Science (20)

PPTX
Combinatorial Algorithms String Matching.pptx
nishankarsathiyamoha
 
DOC
4 report format
Ashikapokiya12345
 
DOC
4 report format
Ashikapokiya12345
 
PPTX
String Matching Algorithms-The Naive Algorithm
Adeel Rasheed
 
PPTX
String Matching Algorithms: Naive, KMP, Rabin-Karp
NAtional Institute of TEchnology Rourkela , Galgotias University
 
PPTX
String matching Algorithm by Foysal
Foysal Mahmud
 
PPTX
Advance algorithms in master of technology
ManjunathaOk
 
PPTX
String Matching (Naive,Rabin-Karp,KMP)
Aditya pratap Singh
 
PPTX
String_Matching_algorithm String_Matching_algorithm .pptx
praweenkumarsahu9
 
PPTX
String Matching algorithm String Matching algorithm String Matching algorithm
praweenkumarsahu9
 
PPTX
Gp 27[string matching].pptx
SumitYadav641839
 
PDF
Extending Boyer-Moore Algorithm to an Abstract String Matching Problem
Liwei Ren任力偉
 
PDF
A Survey of String Matching Algorithms
IJERA Editor
 
PPTX
String Searching and Matching
Umma Khatuna Jannat
 
PPTX
Matching techniques
Nagpalkirti
 
PPTX
Strings
Amrutha Rajan
 
PDF
String matching algorithms
Mahdi Esmailoghli
 
PPTX
Importance of String in Programming Languages.pptx
helloprassy
 
PDF
Lecture10.pdf
tmmwj1
 
PDF
25 String Matching
Andres Mendez-Vazquez
 
Combinatorial Algorithms String Matching.pptx
nishankarsathiyamoha
 
4 report format
Ashikapokiya12345
 
4 report format
Ashikapokiya12345
 
String Matching Algorithms-The Naive Algorithm
Adeel Rasheed
 
String Matching Algorithms: Naive, KMP, Rabin-Karp
NAtional Institute of TEchnology Rourkela , Galgotias University
 
String matching Algorithm by Foysal
Foysal Mahmud
 
Advance algorithms in master of technology
ManjunathaOk
 
String Matching (Naive,Rabin-Karp,KMP)
Aditya pratap Singh
 
String_Matching_algorithm String_Matching_algorithm .pptx
praweenkumarsahu9
 
String Matching algorithm String Matching algorithm String Matching algorithm
praweenkumarsahu9
 
Gp 27[string matching].pptx
SumitYadav641839
 
Extending Boyer-Moore Algorithm to an Abstract String Matching Problem
Liwei Ren任力偉
 
A Survey of String Matching Algorithms
IJERA Editor
 
String Searching and Matching
Umma Khatuna Jannat
 
Matching techniques
Nagpalkirti
 
Strings
Amrutha Rajan
 
String matching algorithms
Mahdi Esmailoghli
 
Importance of String in Programming Languages.pptx
helloprassy
 
Lecture10.pdf
tmmwj1
 
25 String Matching
Andres Mendez-Vazquez
 
Ad

More from Transweb Global Inc (20)

PPTX
Resultant of Coplanar Parallel Forces | Mechanical Engineering
Transweb Global Inc
 
PPTX
The Centroidal Axis | Mechanical Engineering
Transweb Global Inc
 
PPTX
System Of Coplanar Forces | Mechanical Engineering
Transweb Global Inc
 
PPTX
Resultant of Two Unlike and Unequal Parallel Forces | Mechanical Engineering
Transweb Global Inc
 
PPTX
SFD Load Diagram Examples | Mechanical Engineering
Transweb Global Inc
 
PPTX
Principle Of Transmissibility | Mechanical Engineering
Transweb Global Inc
 
PPTX
Law Of Polygon | Mechanical Engineering
Transweb Global Inc
 
PPTX
Similarities between Leadership and Management | Management
Transweb Global Inc
 
PPTX
Ranked Positional Weight Method | Management
Transweb Global Inc
 
PPTX
Business Intelligence And Business Analytics | Management
Transweb Global Inc
 
PPTX
ABC Cost Hierarchy | Management
Transweb Global Inc
 
PPTX
Speed To Market | Management
Transweb Global Inc
 
PPTX
Managerial Hubris | Finance
Transweb Global Inc
 
PPTX
Conductance | Electrical Engineering
Transweb Global Inc
 
PPTX
Advantages and Disadvantages of Digital Electronics | Electrical Engineering
Transweb Global Inc
 
PPTX
Stabilization Of Operating Point | Electrical Engineering
Transweb Global Inc
 
PPTX
Offer Curves | Economics
Transweb Global Inc
 
PPTX
Fixed Exchange Rate | Economics
Transweb Global Inc
 
PPTX
Computer Architecture | Computer Science
Transweb Global Inc
 
PPTX
Compilers Computer Program | Computer Science
Transweb Global Inc
 
Resultant of Coplanar Parallel Forces | Mechanical Engineering
Transweb Global Inc
 
The Centroidal Axis | Mechanical Engineering
Transweb Global Inc
 
System Of Coplanar Forces | Mechanical Engineering
Transweb Global Inc
 
Resultant of Two Unlike and Unequal Parallel Forces | Mechanical Engineering
Transweb Global Inc
 
SFD Load Diagram Examples | Mechanical Engineering
Transweb Global Inc
 
Principle Of Transmissibility | Mechanical Engineering
Transweb Global Inc
 
Law Of Polygon | Mechanical Engineering
Transweb Global Inc
 
Similarities between Leadership and Management | Management
Transweb Global Inc
 
Ranked Positional Weight Method | Management
Transweb Global Inc
 
Business Intelligence And Business Analytics | Management
Transweb Global Inc
 
ABC Cost Hierarchy | Management
Transweb Global Inc
 
Speed To Market | Management
Transweb Global Inc
 
Managerial Hubris | Finance
Transweb Global Inc
 
Conductance | Electrical Engineering
Transweb Global Inc
 
Advantages and Disadvantages of Digital Electronics | Electrical Engineering
Transweb Global Inc
 
Stabilization Of Operating Point | Electrical Engineering
Transweb Global Inc
 
Offer Curves | Economics
Transweb Global Inc
 
Fixed Exchange Rate | Economics
Transweb Global Inc
 
Computer Architecture | Computer Science
Transweb Global Inc
 
Compilers Computer Program | Computer Science
Transweb Global Inc
 

Recently uploaded (20)

PPTX
How to Create a Customer From Website in Odoo 18.pptx
Celine George
 
PPTX
Post Dated Cheque(PDC) Management in Odoo 18
Celine George
 
PPTX
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PPTX
infertility, types,causes, impact, and management
Ritu480198
 
PDF
Horarios de distribución de agua en julio
pegazohn1978
 
PPTX
Introduction to Indian Writing in English
Trushali Dodiya
 
PPTX
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PPTX
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
PDF
Council of Chalcedon Re-Examined
Smiling Lungs
 
PPTX
Difference between write and update in odoo 18
Celine George
 
PDF
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PPTX
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
PPTX
How to Manage Allocation Report for Manufacturing Orders in Odoo 18
Celine George
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PPTX
TRANSLATIONAL AND ROTATIONAL MOTION.pptx
KIPAIZAGABAWA1
 
How to Create a Customer From Website in Odoo 18.pptx
Celine George
 
Post Dated Cheque(PDC) Management in Odoo 18
Celine George
 
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
infertility, types,causes, impact, and management
Ritu480198
 
Horarios de distribución de agua en julio
pegazohn1978
 
Introduction to Indian Writing in English
Trushali Dodiya
 
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
Council of Chalcedon Re-Examined
Smiling Lungs
 
Difference between write and update in odoo 18
Celine George
 
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
How to Manage Allocation Report for Manufacturing Orders in Odoo 18
Celine George
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
TRANSLATIONAL AND ROTATIONAL MOTION.pptx
KIPAIZAGABAWA1
 

String Match | Computer Science

  • 2. DEFINITION AND CLASSIFICATION OF STRING MATCHING A string is given to be matched with a long text (or a string) and at this point of string matching, either a single string or multiple strings can be asked to match Based on number of strings to be matched, Pattern (nothing but a string) matching algorithms are classified as 1. Single pattern matching algorithms and 2. Multiple pattern matching algorithms
  • 3. SOME REAL WORLD PROBLEMS THAT NEED STRING MATCH Finger prints and Retinal scans in high security systems like banking security DNA analysis and Bio Informatics Computer password matching Cyber Forensics department
  • 4. HOW DOES A PROBLEM LOOK LIKE! TEXT: A B A C B A B C A C A B Pattern:A C B (NOT Matched initially) _ A C B (Not matched on first shift) _ _ A C B (matched on second shift) In real world, when you enter your password while you sign in your twitter account, password entered by you is matched with string in their database
  • 5. DIFFERENT ALGORITHMS WITH DIFFERENT APPROACHES There are many algorithms in order to solve the problems facing in String matching. Each algorithm has its own way of matching the strings. Some match in an optimal time with minimum number of comparisons while some take very long time.
  • 6. SOME WELL KNOWN ALGORITHMS  Rabin-Karp String matching algorithms  Naïve string matching algorithm  Knuth-Morris-Pratt algorithm also better known as “KMP” Brute force comparison technique is used by Rabin-Karp and makes comparisons only if hash values in both the text and string are same.
  • 7. SUMMARY • String match and its types • Some well known algorithms to do string matching • Application of string matching in real world problems • Scenario of string matching
  • 8. Hey Friends, This was just a summary on String Match. For more detailed information on this topic, please type the link given below or copy it from the description of this PPT and open it in a new browser window. www.transtutors.com/homework-help/computer-science/string-match.aspx