@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-RT98TQ18-B>
  a skos:Concept ;
  skos:example "Additionally a relevance score is based on the results of an online search engine. (Rigouts Terryn, Hoste, Drouin & Lefever, 2020)"@en, "Then each utterance are packed as context or key and sent to the \"Hopk Selector\" to calculate relevance scores. (Yuan, Zhou, Li, Lv, Zhu, Han & Hu, 2019)"@en, "Although both semantic similarity and relevance scores are important for opendomain QA we find that semantic similarity contributes more for a better overall performance of open-domain QA. (Htut, Bowman & Cho, 2018)"@en ;
  skos:prefLabel "score de pertinence"@fr, "relevance score"@en ;
  skos:definition "A numerical value assigned to a piece of text or information indicating its importance within a given context or task in order to help algorithms determine the pertinence of the text in accordance with a specific query or topic."@en, "Valeur numérique attribuée à un texte ou à une information et qui indique son importance dans un contexte ou une tâche donnés, afin d'aider les algorithmes à déterminer la pertinence du texte en fonction d'une requête ou d'un sujet spécifique."@fr ;
  dc:modified "2024-10-10T09:40:24"^^xsd:dateTime ;
  skos:hiddenLabel "Relevance score"@en, "Score de pertinence"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G006D599-R> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-G006D599-R>
  skos:prefLabel "measure"@en, "mesure"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RT98TQ18-B> .

