@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-X14QP883-3>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Pairs containing comparatives and/or superlatives which is the tag that our baseline models perform worst on are most common in the Oxford University Press genre. (Williams, Nangia & Bowman, 2018)"@en, "Using baseline model test accuracy overall as a metric (see Table 4) our baseline models had the most trouble on sentences containing comparatives or superlatives (losing 3-4 points each). (Williams, Nangia & Bowman, 2018)"@en, "For simplicity we combine some POS tags to one tag via the tag replacement; for example the tags JJR (adjective comparative) and JJS (adjective superlative) are replaced to JJ (adjective). (Tsai & Wang, 2014)"@en ;
  dc:modified "2024-05-31T07:04:13"^^xsd:dateTime ;
  a skos:Concept ;
  skos:hiddenLabel "Comparatif"@fr, "Comparative"@en ;
  skos:prefLabel "comparative"@en, "comparatif"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FDM8FQJW-P> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-FDM8FQJW-P>
  skos:prefLabel "degré de comparaison"@fr, "comparison"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X14QP883-3> .

