@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-GPL1R7SX-3>
  skos:example "Un texte structuré peut donc s'obtenir par réalisation de surface. (Danlos, Maskharashvili & Pogodalla, 2015)"@fr, "In contrast our approach works on the input to surface realisation automatically separates correct from incorrect items using surface realisation and targets the most likely sources of errors rather than the absolute ones. (Gardent & Narayan, 2012)"@en, "We therefore treat surface realisation as a sequence labelling task and use Conditional Random Fields (CRFs) which take semantically annotated phrase structure trees as input in order to represent long distance linguistic dependencies. (Hastie, Aufaure, Alexopoulos, Cuayáhuitl, Dethlefs, Gasic, Henderson, Lemon, Liu, Mika, Ben Mustapha, Rieser, Thomson, Tsiakoulis & Vanrompay, 2013)"@en ;
  skos:prefLabel "surface realisation"@en, "réalisation de surface"@fr ;
  skos:hiddenLabel "Réalisation de surface"@fr, "Surface realisation"@en ;
  a skos:Concept ;
  skos:altLabel "SR"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-14T14:40:17"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-F150TZH9-V> .

<http://data.loterre.fr/ark:/67375/8LP-F150TZH9-V>
  skos:prefLabel "annotation"@fr, "annotation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GPL1R7SX-3> .

