Skip to content

hly1998/SMASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMASH

A Pytorch implementation of paper An Efficient and Robust Semantic Hashing Framework for Similar Text Search (TOIS2023). Our code refers to VDSH (https://github.com/bayesquant/VDSH)

Main Dependencies

  • pytorch 1.13.0
  • numpy 1.22.3
  • pandas 1.5.2
  • faiss-cpu 1.7.3

How to run

We have provided the processed dataset for ng20 in dataset/ng20/. You can refer to (https://github.com/bayesquant/VDSH) for more datasets.

Run following command to run the code in ng20 dataset:

sh scripts/run.sh

Citation

If you find our code useful and use SMASH in your work, please cite our paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published