@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-PGPD75FM-L>
  skos:prefLabel "algorithme d'espérance-maximisation"@fr, "expectation–maximization algorithm"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

<http://data.loterre.fr/ark:/67375/8LP-ZM03BRLV-1>
  skos:prefLabel "DBScan"@en, "DBScan"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

<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-WW54GC1W-P> .

<http://data.loterre.fr/ark:/67375/8LP-PQHMJG0M-Q>
  skos:prefLabel "k-moyennes"@fr, "k-means"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P>
  skos:altLabel "méthode de partitionnement"@fr, "approche de regroupement"@fr, "clustering algorithm"@en, "approche de clustering"@fr, "clustering method"@en, "algorithme de partitionnement"@fr, "méthode de clustering"@fr, "algorithme de clustering"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FPMPHVSX-9>, <http://data.loterre.fr/ark:/67375/8LP-ZM03BRLV-1>, <http://data.loterre.fr/ark:/67375/8LP-ZXN7H38F-6>, <http://data.loterre.fr/ark:/67375/8LP-PQHMJG0M-Q>, <http://data.loterre.fr/ark:/67375/8LP-W8L7GJ5Z-L>, <http://data.loterre.fr/ark:/67375/8LP-PGPD75FM-L> ;
  skos:prefLabel "approche de partitionnement"@fr, "clustering approach"@en ;
  skos:hiddenLabel "Approche de partitionnement"@fr, "Clustering approach"@en ;
  skos:example "Ces mots substituts et leurs probabilités sont ensuite utilisés pour créer des paires de mots de manière à alimenter un modèle de co-occurrence, avant d'utiliser un algorithme de clustering. (Périnet & Hamon, 2014)"@fr, "Un algorithme de clustering ascendant appelé neighbor-joining (Saiou et Nei, 1987) est ensuite appliqué ; (Huet, Bourdaillet & Langlais, 2009)"@fr, "Ce seuil a été choisi empiriquement en étudiant le comportement de l'algorithme de clustering sur les phrases du corpus Microsoft Research Paraphrase (Dolan et al.) (Wang, Besançon, Ferret & Grau, 2013)"@fr, "Nous testons alors deux méthodes de partitionnement : l'algorithme des K-means et les cartes de Kohonen. (Jamoussi, 2009)"@fr, "Afin d'annoter de nouvelles lexies ou de nouveaux rôles, nous avons proposé une approche de partitionnement semi supervisé, qui permet de regrouper les instances semblables dans des groupes, afin d'intégrer les nouveaux rôles suggérés par l'annotateur dans des groupes correspondants. (Hadouche, Lapalme & L'Homme, 2011)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R50C56F3-F> ;
  dc:modified "2024-05-03T08:06:15"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-W8L7GJ5Z-L>
  skos:prefLabel "Reinert clustering"@en, "partitionnement de Reinert"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

<http://data.loterre.fr/ark:/67375/8LP-ZXN7H38F-6>
  skos:prefLabel "Louvain clustering"@en, "partitionnement de Louvain"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

<http://data.loterre.fr/ark:/67375/8LP-FPMPHVSX-9>
  skos:prefLabel "partitionnement hiérarchique"@fr, "hierarchical clustering"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

