@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-M5GJKWH3-1>
  skos:definition "Value produced with a metric. (ARTES)"@en, "Mesure produite par une métrique. (ARTES)"@fr ;
  skos:note "Les scores obtenus grâce aux métriques automatiques sont quant à eux indiqués dans le Tableau 4.2 ci-dessous, en utilisant les n-grammes jusqu’à 4 pour la métrique BLEU, et jusqu’à 5 pour la métrique NIST, dans les deux cas en tenant compte également de la casse des mots. (Hamon, Olivier and al., Chapitre 4 : CESTA : la Campagne d’Évaluation des Systèmes de Traduction Automatique, In Chaudiron, S. et al. (2008) L’évaluation en technologies de la langue : les campagnes Technolangue, 2008)"@fr, "Unlike majority of the previous work we create a framework for training large number of features on human rankings and at the same time as a result of tuning produce a score based metric which does not require two (or more) hypotheses for comparison. (Stanojević, Miloš and Sima’an, Khalil, BEER: BEtter Evaluation as Ranking, Proceedings of the Ninth Workshop on Statistical Machine Translation, Association for Computational Linguistics (<a href=\"https://www.aclweb.org/anthology/W14-3354\">https://www.aclweb.org/anthology/W14-3354</a> ), 2014)"@en ;
  skos:example "M m=1 whose scores are {s train } (Xie, Cai, Kong, Zhou & Qu, 2022)"@en, "The score reflects how important a word is to a document in a corpus. (Kumar, Sethi, Akhtar, Ekbal, Biemann & Bhattacharyya, 2017)"@en, "Le score de toute la phrase est : 0.3x0.118 + 0.7x0.081= 0.092. (Jmal, 2012)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G006D599-R> ;
  skos:prefLabel "score"@fr, "score"@en ;
  dc:modified "2024-10-10T09:41:13"^^xsd:dateTime ;
  skos:hiddenLabel "Score"@en, "Score"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-G006D599-R>
  skos:prefLabel "measure"@en, "mesure"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-M5GJKWH3-1> .

