himanshu0113 / metaSeEn

This is a project to develop a meta search engine which combines the search results from 5 search engines (Google, Bing, Yahoo, DuckDuckGo, Baidu) for a given query, and returns the best possible ranked results to the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meta-Search-Engine

A meta search engine to improve search engine accuracy.

Aims -

● Query 5 search engines simultaneously. ● Rank the retrieved results using our ranking model. ● Annotate the results of our ranking model ● Use various metrics to evaluate our meta-search engine’s performance. ● Return best possible diverse results to user

About

This is a project to develop a meta search engine which combines the search results from 5 search engines (Google, Bing, Yahoo, DuckDuckGo, Baidu) for a given query, and returns the best possible ranked results to the user.


Languages

Language:Python 99.2%Language:HTML 0.8%