langchain/docs
Dayuan Jiang ee40d37098
add bm25 module (#7779)
- Description: Add a BM25 Retriever that do not need Elastic search
- Dependencies: rank_bm25(if it is not installed it will be install by
using pip, just like TFIDFRetriever do)
  - Tag maintainer: @rlancemartin, @eyurtsev
  - Twitter handle: DayuanJian21687

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-17 07:30:17 -07:00
..
api_reference [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00
docs_skeleton docs: Mendable Search Improvements (#7744) 2023-07-15 10:19:21 -04:00
extras add bm25 module (#7779) 2023-07-17 07:30:17 -07:00
snippets Implement async API for Qdrant vector store (#7704) 2023-07-15 09:33:26 -04:00
.local_build.sh Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
package-lock.json docs: New experimental UI for Mendable Search (#6558) 2023-07-03 20:52:13 +01:00
requirements.txt Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00