Skip to content

srahnama/stringMatching

Repository files navigation

String Matching

Search by Naive Search, Rabin Search, KMP Search and Finite Automaton Matcher algorithms. Input can be text or text file. Output is JSon and sort results base on algorithms by search timing.

Prerequisites

  • Python
  • Algorithm
  • Timeit
  • Tkinter
  • JSon

License

This project is licensed under the MIT License - see the LICENSE.md file for details

by : Shahab Rahnama

About

Search by Naive Search, Rabin Search, KMP Search and Finite Automaton Matcher algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors