Skip to content

UIC-InDeXLab/DAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficient Direct-Access Ranked Retrieval

The Technical Report

Structure

  • methods/kth contains the implementation of the following algorithms:
    • EpsRange
    • EpsHier
    • KthLevel
    • Baselines TA and Fagin
  • methods/range_search contains the implementation of the following algorithms:
    • Hierarchical Sampling
    • Baseline Partition Tree
    • Baseline KD-tree
    • Baseline R-tree
  • experiments contains example codes for using these algorithms.

About

Efficient Direct-Access Ranked Retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages