# Trouve-KA — dataset d'évaluation du ranking (§16) # Author: Simon-Pierre Boucher # Contact: contact@spboucher.ai # Chaque cas : requête + domaines attendus dans le top-k. Mesurable, reproductible. cases: - query: "université québec" expect_any_of: [uqam.ca, ulaval.ca, umontreal.ca, uqtr.ca, uqac.ca, uqar.ca, uquebec.ca, usherbrooke.ca] top_k: 5 - query: "plombier gatineau" expect_any_of: [gatineau.ca, pagesjaunes.ca] top_k: 10 - query: "subvention thermopompe" expect_any_of: [quebec.ca, hydroquebec.com, transitionenergetique.gouv.qc.ca] top_k: 10 - query: "heat pump rebate" expect_any_of: [quebec.ca, hydroquebec.com, transitionenergetique.gouv.qc.ca] top_k: 10 - query: "impôt revenu" expect_any_of: [revenuquebec.ca, quebec.ca] top_k: 5 - query: "tourisme gaspésie" expect_any_of: [tourismegaspesie.com, bonjourquebec.com, quebecmaritime.ca, sepaq.com] top_k: 5 - query: "nouvelles montréal" expect_any_of: [lapresse.ca, journaldemontreal.com, radio-canada.ca, ledevoir.com, tvanouvelles.ca, montreal.ca, mtl.org] top_k: 10 - query: "permis de conduire" expect_any_of: [saaq.gouv.qc.ca, quebec.ca] top_k: 5