Skip to content

Commit 329b794

Browse files
authored
Update README.md
1 parent 2550648 commit 329b794

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
![Build Status](https://github.com/dorianbrown/rank_bm25/workflows/pytest/badge.svg)
44
[![PyPI version](https://badge.fury.io/py/rank-bm25.svg)](https://badge.fury.io/py/rank-bm25)
5+
![PyPI - Downloads](https://img.shields.io/pypi/dm/rank_bm25)
56
[![DOI](https://zenodo.org/badge/166720547.svg)](https://zenodo.org/badge/latestdoi/166720547)
7+
![PyPI - License](https://img.shields.io/pypi/l/rank_bm25)
68

79
A collection of algorithms for querying a set of documents and returning the ones most relevant to the query. The most common use case for these algorithms is, as you might have guessed, to create search engines.
810

0 commit comments

Comments
 (0)