@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#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-BZK87R4J-0>
  a skos:Concept ;
  dc:modified "2024-04-29T13:24:04"^^xsd:dateTime ;
  skos:hiddenLabel "Découpage de phrases"@fr, "Sentence splitting"@en ;
  skos:altLabel "découpage en phrases"@fr, "segmentation into sentences"@en, "segmentation en phrases"@fr ;
  skos:prefLabel "découpage de phrases"@fr, "sentence splitting"@en ;
  skos:example "L'évaluation de la segmentation en phrases nécessite une annotation manuelle. (Boullier, Clément, Sagot & Clergerie, 2005)"@fr, "We excluded sentences that comprise fewer than two tokens as these are likely an artifact of errors in sentence splitting. (Yang, Agarwal, Tar, Wallace & Nenkova, 2019)"@en, "L'étape suivante de découpage en phrases désambiguïse la ponctuation finale ; (Mariage & Bernard, 2004)"@fr, "In this paper we present in details our method in three main steps: 1) the document segmentation into sentences 2) the removal of the sentences exempt of renaming act (false positives) using both a gene nomenclature and supervised machine learning (feature selection and SVM) 3) the linking of gene names by the target renaming relation in each sentence. (Warnier & Nédellec, 2011)"@en, "La segmentation en phrases a été systématiquement validée manuellement. (Abeillé & Crabbé, 2013)"@fr, "In some cases the segmentation into sentences was not exactly parallel and we had to break primarily the German sentences into clauses or introduce blank segments in some of the files to allow for a better match. (Vojtechová, Novák, Klouček & Bojar, 2019)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "The task/process of recognizing and tagging sentence boundaries in a text. (Loterre)"@en, "Tâche/processus de reconnaissance et de marquage des limites de phrases dans un texte. (Loterre)"@fr ;
  skos:exactMatch ltk:-XTZHT1ZM-P ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-F150TZH9-V> .

<http://data.loterre.fr/ark:/67375/8LP-F150TZH9-V>
  skos:prefLabel "annotation"@fr, "annotation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BZK87R4J-0> .

