@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-BHNPSZ4P-G>
  skos:prefLabel "annotated corpus"@en, "corpus annoté"@fr ;
  skos:hiddenLabel "Corpus annoté"@fr, "Annotated corpus"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Ce corpus annoté constitue un ensemble de données d'entraînement permettant l'application de techniques d'apprentissage supervisé. (Perotto, Taleb, Trupin, Saidali, Holzem, Labiche & Vercouter, 2019)"@fr, "Un corpus annoté contient un grand nombre de textes segmentés en phrases et en mots puis lemmatisés et annotés sémantiquement. (Nasiruddin, Tchechmedjiev, Blanchon & Schwab, 2015)"@fr, "Nous proposons ici un corpus annoté en entités nommées, libre et disponible. (Dupont, 2019)"@fr, "Le corpus annoté constitue une contribution importante de notre travail, et a vocation par la suite d'entrainer et d'évaluer un outil d'étiquetage spécialisé. (Rabary, Lavergne & Névéol, 2015)"@fr, "Nous avons présenté un corpus annoté syntaxiquement pour le français, pleinement désambigué et validé manuellement, et quelques investigations préliminaires. (Abeillé, Clément, Kinyon & Toussenel, 2001)"@fr ;
  a skos:Concept ;
  dc:modified "2024-06-03T06:48:54"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-GJJLPWT0-8> .

<http://data.loterre.fr/ark:/67375/8LP-GJJLPWT0-8>
  skos:prefLabel "corpus"@fr, "corpus"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BHNPSZ4P-G> .

