Skip to content

A python based search engine which searches for a phrase or word in all the text files in the current directory and its subdirectory recursively and print the results in order of best tf-idf score of matches

Notifications You must be signed in to change notification settings

nikhil-nk/File-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python based search engine which searches for a phrase or word in all the text files in the current directory and its subdirectory recursively and then print the files name in order of best tf-idf score of matches

About

A python based search engine which searches for a phrase or word in all the text files in the current directory and its subdirectory recursively and print the results in order of best tf-idf score of matches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages