Git Product home page Git Product logo

web-search-engine's Introduction

Web-Search-Engine

Web Search Engine developed in Java

Features Used

  1. Web Crawler
  2. Pattern Matching
  3. HTML to Text
  4. Searching Word
  5. Word Suggestion
  6. Page Ranking

Concepts Used (till now):

  1. KMP algorithm --- for efficient word searching
  2. Edit Distance --- for alternative word suggestion
  3. Html to Text --- to convert html files to text files
  4. jsoup -- java library to fetch URLs and extract data
  5. Merge Sort -- for ranking web pages on basis of word occurence
  6. Hashtable -- indexing the file

Project Flow
Project flow

web-search-engine's People

Contributors

ankit-2104 avatar ankit2104 avatar fazilmahesania avatar jijo125-github avatar malikasadwindsor avatar mockingbird1607 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.