Developing Smart Web-Search Using RegEx
Ikechukwu Onyenwe, Stanley Ogbonna, Ebele Onyedimma, Onyedikachukwu, Ikechukwu-Onyenwe, Chidinma Nwafor

TL;DR
This paper introduces a hybrid web search method combining keyword and regex-based searches to improve result comprehensiveness, especially for obscure queries, by embedding regex patterns into search algorithms.
Contribution
It proposes a novel integrated search approach using regex patterns within web search engines to enhance data retrieval accuracy and coverage.
Findings
Improved search result relevance for obscure queries
Enhanced data coverage with regex integration
Applicable to information extraction tasks
Abstract
Due to the increasing storage data on Web Applications, it becomes very difficult to use only keyword-based searches to provide comprehensive search results, thus increasing the difficulty for web users to search information on the web. In this paper, we proposed using a combined method of keyword-based and Regular expressions (regEx) searches to perform a search using strings of targeted items for optimal results even as the volume of data around the world on the Internet continues to explode. The idea is to embed regEx patterns as part of the search engine's algorithm in a web application project to provide strings related to the targeted items for more comprehensive coverage of search results. The user's search query is a string of characters guided by search boundaries selected from the entry point. The results returned from the search operation are different results within a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Web Data Mining and Analysis · Advanced Database Systems and Queries
