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

<http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X>
  skos:prefLabel "métrique automatique d'évaluation"@fr, "automatic evaluation metric"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GKBJ37VQ-K>, <http://data.loterre.fr/ark:/67375/8LP-L2TDK03X-T>, <http://data.loterre.fr/ark:/67375/8LP-X41WRPDM-S>, <http://data.loterre.fr/ark:/67375/8LP-Q2C8Q7QL-1>, <http://data.loterre.fr/ark:/67375/8LP-Z3FFNNGC-Q> ;
  dc:modified "2024-05-29T08:28:32"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Measure that evaluates the quality of a machine-generated translation by comparing it to one or more reference translations, using a predefined scoring algorithm."@en, "Méthode automatique utilisée pour évaluer la qualité d'une traduction automatique en la comparant à une ou plusieurs traductions de référence."@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Automatic evaluation metric"@en, "Métrique automatique d'évaluation"@fr ;
  skos:altLabel "AEM"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BBHG067Z-X> .

<http://data.loterre.fr/ark:/67375/8LP-Q2C8Q7QL-1>
  skos:prefLabel "métrique TER"@fr, "translation error rate"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X> .

<http://data.loterre.fr/ark:/67375/8LP-Z3FFNNGC-Q>
  skos:prefLabel "METEOR"@fr, "METEOR"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X> .

<http://data.loterre.fr/ark:/67375/8LP-BBHG067Z-X>
  skos:prefLabel "métrique"@fr, "metric"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-X41WRPDM-S>
  skos:prefLabel "taux d'erreurs de mots"@fr, "word error rate"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X> .

<http://data.loterre.fr/ark:/67375/8LP-L2TDK03X-T>
  skos:prefLabel "métrique BLEU"@fr, "BLEU metric"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X> .

<http://data.loterre.fr/ark:/67375/8LP-GKBJ37VQ-K>
  skos:prefLabel "ROUGE"@fr, "ROUGE"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T0SHQB1L-X> .

