Metadata-Version: 2.1
Name: llama-index-retrievers-bm25
Version: 0.5.1
Summary: llama-index retrievers bm25 integration
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: bm25s (>=0.2.0,<0.3.0)
Requires-Dist: llama-index-core (>=0.12.0,<0.13.0)
Requires-Dist: pystemmer (>=2.2.0.1,<3.0.0.0)
Description-Content-Type: text/markdown

# LlamaIndex Retrievers Integration: Bm25 Retriever

