@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sn8: <http://data.loterre.fr/ark:/67375/SN8> .
@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-DWVBMBKS-N>
  skos:prefLabel "théorie de l'information"@fr, "information theory"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GRJG73LP-1> .

<http://data.loterre.fr/ark:/67375/8LP-F4D8T7GW-0>
  skos:prefLabel "forward error correction"@en, "correction directe d'erreur"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-GRJG73LP-1> .

<http://data.loterre.fr/ark:/67375/8LP-GRJG73LP-1>
  skos:hiddenLabel "Correction d'erreur"@fr, "Error correction"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "We implemented another approach for error correction based on a word-level maximum likelihood model. (Farra, Tomeh, Rozovskaya & Habash, 2014)"@en, "Since the EF baseline does not allow error correction during parsing we pre-process the test data with a grammatical error correction system similar to Rozovskaya and Roth (2014) where a combination of classifiers for each error type corrects grammatical errors. (Sakaguchi, Post & Van Durme, 2017)"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1062839>, sn8:-Q56VHNSW-F ;
  skos:prefLabel "error correction"@en, "correction d'erreur"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-F4D8T7GW-0> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DWVBMBKS-N> ;
  dc:modified "2024-04-26T12:39:23"^^xsd:dateTime .

