Skip to content

elbuo8/SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple seach engine simulation.

Use stopwords.txt to define words you want to ignore.
Provide a directory of words that you want to read from files.

Let the engine index everything.

Search multiple words and you will obtain the intersection of the files where the words are most common.

About

Simple search engine for files. Class Project for Data Structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published