evaluate BM25 performance
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
evaluate BM25 performance has 28 facts recorded in Dontopedia across 2 references, with 6 live disagreements.
Mostly:returns value(6), return order(6), accepts parameter(4)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
callsFunctionCalls Function(1)
- Example Usage
ex:example-usage
demonstratesDemonstrates(1)
- Example Usage
ex:example-usage
usedForUsed for(1)
- Metrics
ex:metrics
Other facts (26)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Returns Value | Mean Precision | [1] |
| Returns Value | Mean Recall | [1] |
| Returns Value | Mean F1 | [1] |
| Returns Value | Mean Ap | [1] |
| Returns Value | Mean Precision at K | [1] |
| Returns Value | Mean Recall at K | [1] |
| Return Order | Mean Precision | [1] |
| Return Order | Mean Recall | [1] |
| Return Order | Mean F1 | [1] |
| Return Order | Mean Ap | [1] |
| Return Order | Mean Precision at K | [1] |
| Return Order | Mean Recall at K | [1] |
| Accepts Parameter | Documents | [1] |
| Accepts Parameter | Queries | [1] |
| Accepts Parameter | Relevant Docs | [1] |
| Accepts Parameter | K | [1] |
| Rdf:type | Function | [1] |
| Rdf:type | Evaluation Function | [1] |
| Rdf:type | Evaluation Goal | [2] |
| Requires | Relevant Binary | [1] |
| Requires | Retrieved Binary | [1] |
| Has Name | evaluateBm25Performance | [1] |
| Has Alternative Name | evaluateBm25Performance | [1] |
| Used for | Bm25 Evaluation | [1] |
| Contains Loop | Iteration Over K | [1] |
| Returns Tuple | 6 | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/5bd41d22-3ca1-4003-b984-10661f0214c0ctx:claims/beam/84eee47d-7fea-4e98-8d74-9eb5dc8c1b85- full textbeam-chunktext/plain1 KB
doc:beam/84eee47d-7fea-4e98-8d74-9eb5dc8c1b85Show excerpt
print(f"Mean Precision: {mean_precision}, Mean Recall: {mean_recall}, Mean F1 Score: {mean_f1}, Mean AP: {mean_ap}, Mean Precision@{k}: {mean_precision_at_k}, Mean Recall@{k}: {mean_recall_at_k}") ``` ### Explanation 1. **Precision@k and …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.