@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 inist: <http://www.inist.fr/Ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-H2MWB1TQ-P>
  skos:example "The task involves recognizing textual entailments based on syntactic information alone. (Yuret, Han & Turgut, 2010)"@en, "We introduced PETE a new method for parser evaluation using textual entailments. (Yuret, Han & Turgut, 2010)"@en, "We combined semantic textual similarity with textual entailment to solve the problem of student response analysis. (Levy, Zesch, Dagan & Gurevych, 2013)"@en, "The paraphrases of the MSRPC have been used as textual entailments in only one direction: the first sentence in the paraphrase has been considered the hypothesis and the second one has been considered the text. (Ferrés & Rodríguez, 2007)"@en, "Parser Evaluation using Textual Entailments (PETE) is a shared task that involves recognizing textual entailments based on syntactic information alone. (Yuret, Han & Turgut, 2010)"@en ;
  a skos:Concept ;
  skos:prefLabel "inférence textuelle"@fr, "textual entailment"@en ;
  skos:definition "A binary relation between two natural-language texts (called ‘text’ and ‘hypothesis’), where readers of the ‘text’ would agree the ‘hypothesis’ is most likely true. (Padó and Dagan, Textual Entailment, in The Oxford Handbook of Computational Linguistics, 2016)"@en, "Relation directionnelle entre un fragment de texte-source et un fragment de texte-cible. (Grau et Gleize, Implication textuelle : problèmes et méthodes pour le TAL, dans Langages, 2018)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:created "2024-04-29T08:17:51"^^xsd:dateTime ;
  skos:altLabel "implication textuelle"@fr ;
  dc:modified "2024-04-29T08:29:24"^^xsd:dateTime ;
  inist:definitionalContext "L'implication textuelle est définie comme une tâche de décision qui à partir de deux fragments de texte, estime si d'un point de vue sémantique on peut déduire l'un de l'autre. (Ligozat, Grau, Robba & Vilnat, 2007)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> ;
  skos:hiddenLabel "Inférence textuelle"@fr, "Textual entailment"@en .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H2MWB1TQ-P> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
