@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-ZP9JV7HW-T>
  skos:prefLabel "correcteur grammatical"@fr, "grammar checker"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B> .

<http://data.loterre.fr/ark:/67375/8LP-LR19ZF20-B>
  skos:prefLabel "correcteur orthographique"@fr, "spelling checker"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B>
  skos:example "La correction automatique des sous-titrages est un exemple, mais il y en a bien d'autres. (Rainero, 2005)"@fr, "– Originellement, la correction automatique s'est focalisée sur les erreurs lexicales. (Antoine, Crochetet, Arbizu, Lopez, Pouplin, Besnier & thebaud, 2019)"@fr, "Le système de normalisation présenté ici s'inspire de techniques de correction automatique et plus particulièrement de la correction des fautes lexicales. (Baranes & Sagot, 2014)"@fr, "Cette situation pourrait être un avantage pour la correction automatique, puisque ces erreurs sont détectables sans prise en compte du contexte. (Antoine, Crochetet, Arbizu, Lopez, Pouplin, Besnier & thebaud, 2019)"@fr, "Des expériences préliminaires illustrant l'utilisation de ce corpus dans un contexte de correction automatique ont été présentées. (Wisniewski, Max & Yvon, 2010)"@fr ;
  a skos:Concept ;
  dc:created "2024-04-24T14:53:14"^^xsd:dateTime ;
  skos:prefLabel "correction automatique"@fr, "automatic correction"@en ;
  dc:modified "2024-04-25T12:00:59"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CMGNR9JN-D>, <http://data.loterre.fr/ark:/67375/8LP-LR19ZF20-B>, <http://data.loterre.fr/ark:/67375/8LP-ZP9JV7HW-T> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1>
  skos:prefLabel "application du TAL"@fr, "applied NLP"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B> .

<http://data.loterre.fr/ark:/67375/8LP-CMGNR9JN-D>
  skos:prefLabel "correcteur typographique"@fr, "typographical corrector"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B> .

