@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#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-WT14MLST-7>
  skos:prefLabel "human-computer interaction"@en, "interaction homme-machine"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-T5LX5T16-C> .

<http://data.loterre.fr/ark:/67375/8LP-T5LX5T16-C>
  skos:altLabel "système questions-réponses"@fr, "QA system"@en, "question-answering system"@en, "système de QA"@fr, "answering system"@en, "système QA"@fr ;
  skos:prefLabel "système de questions réponses"@fr, "question answering system"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT14MLST-7> ;
  skos:definition "The task/process where computer systems try to automatically answer questions posed by users in the form of natural language. (Loterre)"@en, "Tâche/processus par lequel des systèmes informatiques tentent de répondre automatiquement à des questions posées par des utilisateurs sous forme de langage naturel. (Loterre)"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZWNX93XW-B> ;
  skos:example "At the TERQUAS workshop recommendations for the enhancement of question answering systems were developed. (Cavar, Aljubailan, Mompelat, Won, Dickson, Fort, Davis & Kim, 2022)"@en, "The performance of the question answering system was measured using Mean Reciprocal Rank (MRR). (Novischi & Moldovan, 2006)"@en, "Building accurate knowledge graphs is essential for question answering system. (Choi, Nam, Choi & Choi, 2016)"@en, "Despite the success for various datasets there is little work analyzing the whole pipeline of question answering systems. (Liu, Lewis, Riedel & Stenetorp, 2022)"@en, "Existence of good knowledge graphs is essential for question answering system. (Choi, Nam, Choi & Choi, 2016)"@en ;
  skos:hiddenLabel "Question answering system"@en, "Système de questions réponses"@fr ;
  a skos:Concept ;
  dc:modified "2024-04-25T13:03:30"^^xsd:dateTime ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q47525747>, ltk:-JQN6DMCS-K ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-ZWNX93XW-B>
  skos:prefLabel "machine reading comprehension"@en, "lecture automatique de documents"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T5LX5T16-C> .

