Skip to content

A simple C++ implementation of the WAND top-k retrieval algorithm.

License

Notifications You must be signed in to change notification settings

ajikan/WAND-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAND C++ Implementation

A simple C++ implementation of the WAND top-k retrieval algorithm. Here are information regarding the WAND top-k retrieval algorithm. An in-depth PowerPoint presentation: https://www.slideshare.net/AndrewZhang44/wand-topk-retrieval Original paper: "Efficient Query Evaluation Using a Two-Level Retrieval Process" by Andrei Z. Broder

About

A simple C++ implementation of the WAND top-k retrieval algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages