diff --git a/README.md b/README.md index 904d5c9..173ea31 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ - ![](https://badgen.net/badge/lsr/instructions/red?icon=github) ![](https://badgen.net/badge/python/3.9.12/green?icon=python) +[![DOI](https://zenodo.org/badge/586806249.svg)](https://zenodo.org/doi/10.5281/zenodo.10659499) + # LSR: A unified framework for efficient and effective learned sparse retrieval The framework provides a simple yet effective toolkit for defining, training, and evaluating learned sparse retrieval methods. The framework is composed of standalone modules, allowing for easy mixing and matching of different modules or integration with your own implementation. This provides flexibility to experiment and customize the retrieval model to meet your specific needs. @@ -239,4 +240,4 @@ If you find this repository helpful, feel free to cite our paper [A Unified Fram year={2023}, organization={Springer} } -``` \ No newline at end of file +```