Skip to content

Commit 2e489d5

Browse files
authored
Update README.md
1 parent 2c7e5d5 commit 2e489d5

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# ESBI
1+
# ESBI : Efficient EMD-based Similarity Search via Batch Pruning and Incremental Computation
2+
3+
The code is available at: https://github.com/OxOOo/ESBI
4+
5+
## Publication
6+
7+
> Chen Y, Zhang Y, Wang J, et al. Efficient EMD-based Similarity Search via Batch Pruning and Incremental Computation[J]. IEEE Transactions on Knowledge and Data Engineering, 2021.
8+
9+
```
10+
@article{chen2021efficient,
11+
title={Efficient EMD-based Similarity Search via Batch Pruning and Incremental Computation},
12+
author={Chen, Yu and Zhang, Yong and Wang, Jin and Wu, Jiacheng and Xing, Chunxiao},
13+
journal={IEEE Transactions on Knowledge and Data Engineering},
14+
year={2021},
15+
publisher={IEEE}
16+
}
17+
```

0 commit comments

Comments
 (0)