Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 223 Bytes

Wikipedia-Search-Engine

A search engine over the wiki dump

How to run:

for generating index : bash index.sh path_to_dump path_to_index_folder

for searching : bash search.sh path_to_index_folder query_file output_file