@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B>
  skos:prefLabel "correction automatique"@fr, "automatic correction"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LR19ZF20-B> .

<http://data.loterre.fr/ark:/67375/8LP-LR19ZF20-B>
  skos:example "Spell checkers (e.g. Aspell) are used to correct spelling errors prior to POS-tagging and chunking. (Mizumoto & Nagata, 2017)"@en, "Le linguiste n'a eu à corriger que 19 % des caractères (42 % en prenant en compte la ponctuation qui n'est pas prédite par le système et doit donc être ajoutée par le correcteur) ce qui correspond à un WER de 59 %. (Severine Guillaume, Guillaume Wisniewski, Cécile Macaire, Guillaume Jacques, Alexis Michaud, Benjamin Galliot, Maximin Coavoux, Solange Rossato, Minh-Châu Nguyên & Maxime Fily, 2022)"@fr, "This spell checker is a simplified adaptation of the methods used in Google and is being frequently used as baseline for state-of-the-art experiments in spell checking. (de Amorim & Zampieri, 2013)"@en, "Most spell checkers and grammar checkers can help correct errors made by native speakers but offer no assistance for non-native errors. (Pereira & Matsumoto, 2015)"@en, "For example the English spelling checker can not be used to revise Chinese or Japanese document due to the different error types. (Kuo, 1998)"@en, "Various approaches have been taken but to date it seems that even many spell checkers such as Aspell do not take context into consideration which prevents them from finding misspellings which have the same form as valid words. (Park & Levy, 2011)"@en ;
  skos:altLabel "correcteur"@fr, "spell checker"@en ;
  skos:hiddenLabel "Correcteur orthographique"@fr, "Spelling checker"@en ;
  skos:prefLabel "spelling checker"@en, "correcteur orthographique"@fr ;
  inist:definitionalContext "La fonction première d'un correcteur orthographique est de déceler les fautes. (Fontenelle, 2006)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B> ;
  a skos:Concept ;
  dc:modified "2024-04-25T12:01:57"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch x64:-N9C6TG8L-S .

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