@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/rag-reranker-score-calibration-and-thresholds>
  a schema:TechArticle ;
  schema:headline "RAG Reranker Score Calibration and Thresholds" ;
  schema:url <https://anchorfact.org/ai/rag-reranker-score-calibration-and-thresholds/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/rag-reranker-score-calibration-and-thresholds>
  schema:citation <https://docs.cohere.com/docs/reranking-with-cohere> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/rag-reranker-score-calibration-and-thresholds>
  schema:citation <https://docs.pinecone.io/guides/search/rerank-results> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/rag-reranker-score-calibration-and-thresholds>
  schema:citation <https://docs.voyageai.com/docs/reranker> ;
  af:sourceTier "B" .