Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 719 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 719 Bytes

Search_Engine

Welcome to our Search Engine!

Instructions

inside search engine class:

add post
here you need to change the flags as you wish the program will work:
fullinx - wether you want to save the posting files or not
Newdoc- wether you need the model to train on new files he didn't see
Queryex - wether you want it to use wornet to expand the query or not

if you want to read the explanasion of each of those options please read the report

inside searcher class:

add post
here it is very important to change the dir of the location of the model in order for the program to work !!!!
for dufult save the model in the same folder