Skip to content

kianelbo/TextGlobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextGlobe

This is a simple program for searching and boolean retrieval in text files.
The program implements inverted index using binary search tree.

Features:

  • Ignoring stop words
  • Filtering specified file extensions
  • Detailed location of occurance

Releases

No releases published

Packages

No packages published

Languages