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

<http://data.loterre.fr/ark:/67375/8LP-H3LR63JH-W>
  skos:prefLabel "classification de texte"@fr, "text classification"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-M2GK94BR-6>
  skos:prefLabel "méthode des k plus proches voisins"@fr, "k-nearest neighbor classification"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-S3MC2Z3W-D>
  skos:prefLabel "classification supervisée"@fr, "supervised classification"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-W6RB5RZT-S>
  skos:prefLabel "unsupervised classification"@en, "classification non supervisée"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-L862ZP36-B>
  skos:prefLabel "multi-label classification"@en, "classification multi-label"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GBN61KHN-B>, <http://data.loterre.fr/ark:/67375/8LP-ZCWBWTP5-G>, <http://data.loterre.fr/ark:/67375/8LP-MFF0M7Q3-9>, <http://data.loterre.fr/ark:/67375/8LP-H3LR63JH-W>, <http://data.loterre.fr/ark:/67375/8LP-M2GK94BR-6>, <http://data.loterre.fr/ark:/67375/8LP-W6RB5RZT-S>, <http://data.loterre.fr/ark:/67375/8LP-S3MC2Z3W-D>, <http://data.loterre.fr/ark:/67375/8LP-X8XB68C3-K>, <http://data.loterre.fr/ark:/67375/8LP-L862ZP36-B> ;
  skos:example "De plus, la classification de CV ne représente qu'une partie de l'évaluation globale de la candidature puisque nous souhaitons la coupler avec les informations de la lettre de motivation et du profil du poste. (Kessler, Torres-Moreno & El-Bèze, 2008)"@fr, "La classification assigne une classe à une instance de test donnée. (Ayed, Bounhas, Elayeb, Saoud & Evrard, 2014)"@fr, "La classification des 14 attributs morphologiques consiste à désambiguïser chaque mot non voyellé en lui associant les valeurs correctes et précises de ces attributs. (Ayed, Bounhas, Elayeb, Saoud & Evrard, 2014)"@fr ;
  skos:definition "Méthode de catégorisation qui consiste à attribuer une classe ou catégorie à une entrée qui lui est soumise en fonction de sa proximité à la classe en question selon des critères bien choisis. (CNIL)"@fr, "The task of assigning predefined categories or labels to documents or pieces of text based on their content or characteristics."@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BW38VTQJ-7> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch x64:-M0V8STH3-L ;
  dc:modified "2024-05-03T09:43:11"^^xsd:dateTime ;
  skos:prefLabel "classification"@fr, "classification"@en ;
  skos:hiddenLabel "Classification"@fr, "Classification"@en .

<http://data.loterre.fr/ark:/67375/8LP-ZCWBWTP5-G>
  skos:prefLabel "détection d'anomalies"@fr, "anomaly detection"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-X8XB68C3-K>
  skos:prefLabel "classification binaire"@fr, "binary classification"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-GBN61KHN-B>
  skos:prefLabel "universal classification"@en, "classification universelle"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP-BW38VTQJ-7>
  skos:prefLabel "modèle statistique"@fr, "statistical model"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-MFF0M7Q3-9>
  skos:prefLabel "classification bayésienne naïve"@fr, "naive Bayes classification"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> .

