Abstract

Handling the problem of finding all of the occurrences of a string in a given text is solved through using string matching techniques where string matching represents one of the major problems that should be solved by computer technologies. With regards to information retrieval, pattern matching was widely implemented as well as web search engine. There are major and important tasks executed by string matching among it the following jobs: signal processing, speech and pattern recognition, library systems and web search engines as well as information retrieval. This paper proposes a new implementation in string matching to improve the search technique which takes advantages from building a table consists of two columns, the first one is the words lengths exists in the text and the second one is the start positions of each word classified by the same length. The algorithm performs preprocessing for the pattern and for the text before beginning to search

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.