Skip to content

namitkrarya/pySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Command-line based file content search tool with Python which supports queries with multiple words or exact phrases. Uses an inverted index for fast lookup, improved accuracy by stemming and stop-word filtering and ranks the matching files with Okapi BM25 ranking function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages