Pinned Loading
-
SearchEngineQueryProcessor
SearchEngineQueryProcessor PublicReturns Top 10 URL results and corresponding ranking scores for user entered search query.Implements conjunctive as well as disjunctive query processing and uses BM25 as the ranking function.Very E…
Java 1
-
IndexBuilder
IndexBuilder PublicGenerates an Inverted Index in binary format, a Lexicon , and an URL table. A Component of the search engine which helps in search query processing in a few milliseconds.Uses I/O effecient disk acc…
Java
-
WebCrawler
WebCrawler PublicCrawls URL’s, Computes PageRank of the explored subgraph of web pages using Google’s Algorithm & downloads them.
Python
-
Scalable-Realtime-Tweet-Trend-and-Sentiment-Analyser
Scalable-Realtime-Tweet-Trend-and-Sentiment-Analyser PublicA Tweet Map Web App Fetching tweets from twitter API and using Amazon Simple Queue Service , Simple Notification Service , a custom Java Servlet HTTP endpoint for indexing tweets to Amazon Elastic …
Java 1
-
BayMax
BayMax PublicForked from abhishek541/BayMax
Virtual assistant app for Alzheimer's patients
Java
-
pacman_search
pacman_search PublicImplemented AI agents for playing pacman using BFS, DFS & A-star Search Algorithms
Python
If the problem persists, check the GitHub status page or contact support.