Skip to content

lucasrelic99/SIGIR2021-ShortPaper-WindowNavigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIGIR2021-ShortPaper-WindowNavigation

Demonstrate the effectiveness of Window Navigation with Adaptive Probing when executing Block-Max WAND (BMW) or VBMW.

Paper for reference: https://dl.acm.org/doi/10.1145/3404835.3463109

Index: python BuildIndexPy/buildIndex.py docpath_prefix output_prefix score[BM25, DeepImpact]

Search:

cd QueryIndex
make
./query_binary_index norm_doc_len_path binary_index_file vocabulary_file query_file retrieval_method constant_block_size top_k score[BM25, DeepImpact]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • C 4.8%
  • Other 0.4%