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
Created Application to crawl and search from a given directory of HTML pages. Implemented concepts of HTML to Text conversion, String Tokenization, Searching, Sorting and Pattern detection using jsoup, Booyermore algorithm, HashMap, and Regular expressions