Skip to content

mahendrakariya/tf_idf_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple TF-IDF based search engine.

Usage: java -jar SearchEngine.jar data_dir

data_dir should be the directory of data. This search engine only works with text files.

About

A small search engine based on TF IDF algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages