@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-CPZ6VX4Z-2>
  skos:prefLabel "recherche d'information"@fr, "information retrieval"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JFG04B2D-4> .

<http://data.loterre.fr/ark:/67375/8LP-JFG04B2D-4>
  skos:example "As the table shows relevance feedback gives a performance increase of 10-20%. (Boisen, Crystal, Peterson, Weischedel, Broglio, Callan, Croft, Hand, Keenan & Okurowski, 1996)"@en, "Relevance feedback expands the original query so the difference observed in the feedback experiment are due to the influence of the original segmented or unsegmented query terms. (Boisen, Crystal, Peterson, Weischedel, Broglio, Callan, Croft, Hand, Keenan & Okurowski, 1996)"@en, "However while relevance feedback is used to improve only the retrieval accuracy our method improves the speech recognition and retrieval accuracy. (Fujii, Itou & Ishikawa, 2002)"@en ;
  dc:modified "2024-06-12T07:18:48"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CPZ6VX4Z-2> ;
  skos:prefLabel "retour des jugements de pertinence"@fr, "relevance feedback"@en ;
  skos:hiddenLabel "Retour des jugements de pertinence"@fr, "Relevance feedback"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

