Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hihoan@microsoft.com>2021-07-02 22:16:57 +0300
committerHieu Hoang <hihoan@microsoft.com>2021-07-02 22:16:57 +0300
commit9acf27d6bc41ab2de9d64529896a23331a1f5292 (patch)
tree62d9c817d8dda18bfa65c34f7898484498f8e679
parentbd1f1ee9cb0cd316a62cbcce6653406979be9a00 (diff)
credit SLIDE
-rw-r--r--src/data/shortlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data/shortlist.h b/src/data/shortlist.h
index 519b6b5f..05c73413 100644
--- a/src/data/shortlist.h
+++ b/src/data/shortlist.h
@@ -66,6 +66,8 @@ public:
};
///////////////////////////////////////////////////////////////////////////////////
+// faster inference inspired by SLIDE.
+// https://arxiv.org/pdf/1903.03129.pdf
class LSHShortlist: public Shortlist {
private:
int k_; // number of candidates returned from each input