/Search-Engine

A Flask web-application that searches based on words or word combinations to find relevant documents that are on Azure cloud. The search result identifies a document by name and where in that document that is found (such as line or offset). The application also processes the data for punctuations, stop words and gives a very optimal search result. Achieved efficient search time complexity.

Primary LanguageHTML

This repository is not active