Skip to content

Commit

Permalink
Updated docs for the BM25 preprocessing function and reformatted for …
Browse files Browse the repository at this point in the history
…the lint checks
  • Loading branch information
kiril-buga committed Nov 14, 2024
1 parent cbfffb9 commit ffc65a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/integrations/retrievers/bm25.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"cell_type": "code",
"source": [
"import nltk\n",
"\n",
"nltk.download(\"punkt_tab\")"
],
"id": "c8b25a524d11f7ab",
Expand Down

0 comments on commit ffc65a0

Please sign in to comment.