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

<http://data.loterre.fr/ark:/67375/8LP-XTH1WJ0X-D>
  skos:prefLabel "self-organizing map"@en, "carte auto-organisatrice"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-R50C56F3-F>
  skos:prefLabel "NLP algorithm"@en, "algorithme de TAL"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-N37RVVDZ-P>
  skos:prefLabel "k-nearest neighbors algorithm"@en, "algorithme des k plus proches voisins"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-RL5WTKN0-9>
  skos:prefLabel "champ aléatoire conditionnel"@fr, "conditional random field"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-PB7RH9ZN-J>
  skos:prefLabel "séparateur à vaste marge"@fr, "support vector machine"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-QRH24PCV-D>
  skos:prefLabel "fastText algorithm"@en, "algorithme fastText"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-Z7SKLBHW-S>
  skos:prefLabel "boosting"@fr, "boosting"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-XHFQLBTK-J>
  skos:prefLabel "decision tree"@en, "arbre de décision"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PPWX56WH-V>, <http://data.loterre.fr/ark:/67375/8LP-PB7RH9ZN-J>, <http://data.loterre.fr/ark:/67375/8LP-HDSWQT4S-9>, <http://data.loterre.fr/ark:/67375/8LP-Z7SKLBHW-S>, <http://data.loterre.fr/ark:/67375/8LP-QRH24PCV-D>, <http://data.loterre.fr/ark:/67375/8LP-XHFQLBTK-J>, <http://data.loterre.fr/ark:/67375/8LP-N37RVVDZ-P>, <http://data.loterre.fr/ark:/67375/8LP-RL5WTKN0-9>, <http://data.loterre.fr/ark:/67375/8LP-XTH1WJ0X-D>, <http://data.loterre.fr/ark:/67375/8LP-C61X6KSR-Q>, <http://data.loterre.fr/ark:/67375/8LP-WN0DP74R-S> ;
  skos:example "De plus, notre algorithme de classification ne prend en compte ni les négations, ni le fait que le sujet de certains adjectifs d'opinion est hors sujet par rapport au restaurant jugé. (Chardon, 2010)"@fr, "Cet algorithme de classification a le double avantage de pouvoir prendre en entrée une matrice de similarité et de s'affranchir de la sélection des centres de classes préalablement à la classification, un défaut majeur de k-means. (Bossard, 2009)"@fr, "Les algorithmes de classification fonctionnent au niveau lexical en prenant les tokens des documents comme unités descriptives (termes). (Vinot, Grabar & Valette, 2003)"@fr, "Cette méthode applique un algorithme de classification non supervisé, l'algorithme SNN, aux cooccurrents des mots dont on veut différencier les sens en se fondant sur les relations que ces cooccurrents entretiennent dans le réseau. (Ferret, 2004)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Algorithme de classification"@fr, "Classification algorithm"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R50C56F3-F> ;
  skos:exactMatch ltk:-PZ6GX4H2-L, <https://www.wikidata.org/wiki/Q1744627> ;
  skos:altLabel "categorisation algorithm"@en, "categorization algorithm"@en, "algorithme de catégorisation"@fr ;
  skos:definition "Algorithme d'apprentissage supervisé à partir de données étiquetées. (Loterre)"@fr, "Supervised learning algorithm from labeled data. (Loterre)"@en ;
  skos:prefLabel "algorithme de classification"@fr, "classification algorithm"@en ;
  a skos:Concept ;
  dc:modified "2024-05-03T07:26:45"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-HDSWQT4S-9>
  skos:prefLabel "descente du gradient stochastique"@fr, "stochastic gradient descent"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-WN0DP74R-S>
  skos:prefLabel "classifieur"@fr, "classifier"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-PPWX56WH-V>
  skos:prefLabel "Perceptron"@fr, "Perceptron"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

<http://data.loterre.fr/ark:/67375/8LP-C61X6KSR-Q>
  skos:prefLabel "allocation de Dirichlet latente"@fr, "latent Dirichlet allocation"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RTVC3B7T-9> .

