Skip to content

Commit 2e06fc9

Browse files
authored
[DOCS] Update semantic-reranking.asciidoc (#114299)
1 parent 4dbd891 commit 2e06fc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/reranking/semantic-reranking.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Semantic re-ranking enables a variety of use cases:
3131

3232
* *Semantic retrieval results re-ranking*
3333
** Improves results from semantic retrievers using ELSER sparse vector embeddings or dense vector embeddings by using more powerful models.
34-
** Adds a refinement layer on top of hybrid retrieval with <<rrf, reciprocal rank fusion (RRF)>>.
3534

3635
* *General applications*
3736
** Supports automatic and transparent chunking, eliminating the need for pre-chunking at index time.
@@ -135,4 +134,4 @@ POST _search
135134
* Read the <<retriever,retriever reference documentation>> for syntax and implementation details
136135
* Learn more about the <<retrievers-overview,retrievers>> abstraction
137136
* Learn more about the Elastic <<inference-apis,Inference APIs>>
138-
* Check out our https://github.com/elastic/elasticsearch-labs/blob/main/notebooks/integrations/cohere/cohere-elasticsearch.ipynb[Python notebook] for using Cohere with {es}
137+
* Check out our https://github.com/elastic/elasticsearch-labs/blob/main/notebooks/integrations/cohere/cohere-elasticsearch.ipynb[Python notebook] for using Cohere with {es}

0 commit comments

Comments
 (0)