Skip to content

JeanpaulRazzouk/BooleanSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

BooleanSearchEngine

Description

Boolean searching is used to help find search results faster and with more precision. Boolean searching uses operators: words like AND, OR, and NOT.

How it Works

Looks for keyword in the files imported using the boolean information retrieval model. once the keywords are found, keywords location based on bitwise operator is returned.

1

About

Boolean searching is used to help find search results faster and with more precision. Boolean searching uses operators: words like AND, OR, and NOT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors