@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-BPTFGF7F-0>
  skos:prefLabel "base de données textuelles"@fr, "textual database"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-C2FQR713-0> .

<http://data.loterre.fr/ark:/67375/8LP-C2FQR713-0>
  skos:example "Evaluation of machine translation output is an important but difficult task. (Popovic, de Gispert, Gupta, Lambert, Ney, Mariño, Federico & Banchs, 2006)"@en, "Although machine translation technology has improved machine translation output inevitably involves errors and the type of errors in the output varies depending on the machine translation system. (Shin & Lee, 2018)"@en, "Works like Bhattacharyya et al. (2022) also demonstrate efficiency in enhancing machine translation outputs via automatic post-editing systems. (Fernandes, Madaan, Liu, Farinhas, Martins, Bertsch, de Souza, Zhou, Wu, Neubig & Martins, 2023)"@en ;
  skos:prefLabel "sortie de traduction automatique"@fr, "machine translation output"@en ;
  skos:definition "Texte traduit par un système de traduction automatique."@fr, "Translated text produced by a machine translation system."@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BPTFGF7F-0> ;
  dc:modified "2024-06-14T14:13:46"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

