This project implements a search engine based on keywords and image. News articles were scrapped from NDTV and Indian Express websites. Documents were stored as tf-idf vectors and images as histograms using R-Tree. Given query keywords, query image and k, the search engine returns relevant news articles by first filtering the documents based on keywords and then finding similar images from the filtered documents using k-Nearest Neighbour algorithm.
-
Notifications
You must be signed in to change notification settings - Fork 0
eqbalomar/Keyword-and-Image-based-Search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published