/SearchEngine

A console based web search engine developed in Java.

Primary LanguageJava

SearchEngine

A console based web search engine developed in Java.

The main features incorporated -

  1. Web Crawler
  2. Database Integration for Latency Optimization
  3. HTML to Text Conversion using JSoup
  4. Pattern Matching using TST
  5. Page Ranking based on frequency of words.

Youtube link for project presentation : https://youtu.be/ay8AbujN1W8

image