You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a data-structure-driven search system using a web crawler and HTML parser. It features spell checking with edit distance, word completion, frequency analysis, inverted indexing, page ranking, and regex-based validation. Designed as a smartphone search application for efficient and intelligent information retrieval.