Skip to content

mniew/TFIDF_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFIDF_Search

The purpose of this project was to create a simple search engine in Java. The search engine was implemented as an inverted index that runs in memory and can return a result list that is sorted by TF-IDF .

HOW TO USE

Upon starting the program you will be greated with the interface

Please type a command:
'a' - to add a document
's' - to search documents
't' - to search and sort by TFIDF score
'q' - to quit

From there on follow the prompts, ensure you hit enter after all inputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages