Skip to content

A search system based on the Wikipedia dump dataset.

Notifications You must be signed in to change notification settings

rsakib15/WikiSearch

Repository files navigation

WikiSearch

Wikisearch is a search engine which is build based on Wikipedia existing dumps dataset. Data source is provided here : https://dumps.wikimedia.org/enwiki/latest/

WikiSearch Home Page

Search result will show the content according to the scoring of different ranking method. It support several ranking methods.

WikiSearch Home Page

Wikisearch have facility for support tolerant(fuzzy) search. The search system support spelling correction and wildcard expansion while searching.

WikiSearch Home Page