It is used to calculate retrievability (retrieval possibility) of a set of documents From Lucene4IR Index This Retrievability Calculator is based on the attached paper Retrievability An Evaluation Measure for Higher Order Information Access Tasks.pdf to calculate the document retievability of a range of documents from a Lucene4IR index File
Process Flow Chart With 3 Stored Procedures
1. Download Lucene4IR
4. Index Some data using IndexerApp of Lucene4IR
- CommonCoreResults.res >> Retrieval Results
- DocRetrievability.txt >> List of all documents with their r values
- longQueryGrams.txt >> Detailed list of grams (QryID , QryName / Counter , weight)
- queryGram.txt >> Detailed list of grams (QryID , QryName ) used for Retrieval process