Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 179 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 179 Bytes

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.