Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cranfield Query Parser

Parsing queries and returning results from the Cranfield Collection

Compile

mvn package

Run

java -jar target/CranfieldQueryParser-1.2.jar

Evaluate

Note: You must run the program jar before evaluating it

trec_eval-9.0.7/trec_eval data/cran/QRelsCorrectedforTRECeval results.txt

Dependencies

  1. Maven

    macOS installation

    brew install maven
    

    Linux installation

    apt-get install maven
    
  2. Lucene

    This automatically gets downloaded by maven during project compilation.

About

Parsing queries and returning results from the [Cranfield Collection](http://ir.dcs.gla.ac.uk/resources/test_collections/cran/)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages