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
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.