Skip to content

isobelm/CS7IS3-Assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To compile and run the code, enter:
(cd SearchEngine/; mvn package; java -jar target/SearchEngine-1.0.jar ../cran/cran.all.1400 )

To evaluate the output, enter:
(cd trec_eval/; ./trec_eval  ../cran/cranqrelformat.csv ../results/out.txt )

About

Information Retrieval - Assignment 1 - 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages