@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-JWMKKNSJ-6>
  skos:prefLabel "traduction automatique à base d'exemples"@fr, "example-based machine translation"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3753284> ;
  skos:definition "Machine translation approach which retrieves similar examples (pairs of source phrases, sentences, or texts and their translations) from a database of examples, adapting the examples to translate a new input. ( <a href=\"https://dl.acm.org/doi/10.3115/981344.981368\">https://dl.acm.org/doi/10.3115/981344.981368</a>)"@en, "Approche de traduction automatique qui recherche dans un corpus bilingue des portions de texte similaires au texte à traduire à partir desquelles une traduction est générée. (Rudy Loock, La traductologie de corpus)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:hiddenLabel "Example-based machine translation"@en, "Traduction automatique à base d'exemples"@fr ;
  dc:modified "2024-04-29T14:15:17"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HCSLW6KH-P> ;
  skos:altLabel "EBMT"@en .

<http://data.loterre.fr/ark:/67375/8LP-HCSLW6KH-P>
  skos:prefLabel "data-driven machine translation"@en, "traduction automatique basée sur les corpus"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JWMKKNSJ-6> .

