@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-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FSLWC7L9-8> .

<http://data.loterre.fr/ark:/67375/8LP-FSLWC7L9-8>
  skos:prefLabel "caractère imprimé"@fr, "printed character"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:example "The score of the printed character OCR ranges from 0 to 100 where 100 means it is pretty sure about the output. (Nagata, 1998)"@en, "Furthermore transcription of the actual printed characters may not always be the most desirable output. (Garrette & Alpert-Abrams, 2016)"@en, "A direct conversion is either impossible (phonetic symbols of any kind do not directly correspond to printed characters) or insufficient (source symbols are underspecified or incorrectly recognized). (Prószéky, Naszódi & Kis, 2002)"@en, "Hence in order to aid these visual methods of analyses we propose here a novel probabilistic generative model for analyzing extracted images of individual printed characters in historical documents. (Goyal, Dyer, Warren, G'Sell & Berg-Kirkpatrick, 2020)"@en ;
  skos:hiddenLabel "Caractère imprimé"@fr, "Printed character"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-06-14T14:18:10"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
