News

Multi-string matching is one of the most important components in data mining task. New applications in many technology fields require high performance string matching algorithms. This paper first ...
Computer networking requires a fast string search algorithm for fast data manipulation. This algorithm must perform better in long text, long pattern, and large alphabet set. Boyer-Moore algorithm is ...
Projected implemented 4 different Top K Sub string matching algorithms from a conference paper using the dblp dataset.There is a wide range of applications that require to query a large database of ...