This is a simple search engine which ranks the pages based on the frequency of the word which was searched as well as gives the suggestions while searching.
This project is implemented using various algorithms like edit-distance, Boyre Moore, Sorting algorithms.
- Siddharth Patel (https://github.com/sidpatel-github/search-engine)
This project is licensed under the MIT License - see the LICENSE file for details