Skip to content

alwayscommit/lucene-cranfield-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note: All the relevant files are present under /home/ranglana,
You can either
use 'rm -rf lucene-cranfield-app' to delete my git project and clone again and follow steps 1 to 3
OR
jump to step 3 to package the project and run it and use trec_eval on the search results

  1. SSH into Azure VM (VM name: ranglana)
    i. Using Putty and the shared pem or ppk file, login into 20.105.171.105 VM hosted on Azure.

  2. Run the code
    cd lucene-cranfield-app/
    mvn clean package
    java -jar target/lucene-cranfield-app-1.jar ../cranfield/cran.all.1400 ../cranfield/cran.qry
    cd /home/ranglana
    run ./evaluate.sh (this will run trec_eval on the search output files and save the results in map.txt, precision.txt, recall.txt, gmap.txt)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published