@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> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-N8F8CRJK-8>
  skos:prefLabel "agglomerative clustering"@en, "partitionnement agglomératif"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FPMPHVSX-9> .

<http://data.loterre.fr/ark:/67375/8LP-FPMPHVSX-9>
  skos:altLabel "HCA"@en, "CAH"@fr, "clustering hiérarchique"@fr, "regroupement hierarchique"@fr, "hierarchical cluster analysis"@en, "classification ascendante hiérarchique"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-N8F8CRJK-8> ;
  skos:hiddenLabel "Partitionnement hiérarchique"@fr, "Hierarchical clustering"@en ;
  skos:example "The authors found that the performance of hierarchical clustering combined with iterative classification outperforms other settings. (Kamthawee, Udomcharoenchaikit & Nutanong, 2024)"@en, "Such classification is implemented by applying hierarchical clustering on a semantic network of commonsense knowledge. (Cambria, Poria, Bajpai & Schuller, 2016)"@en, "Hierarchical clustering begins with every topic forming a singleton cluster then iteratively merges the two most similar clusters at every step until there is only one cluster of all topics remaining. (Anderson, Jurafsky & McFarland, 2012)"@en, "MorphoClust forme des familles par classification ascendante hiérarchique. (Gala, François, Bernhard & Fairon, 2014)"@fr, "Le résultat de l'évaluation 2 a montré une meilleure performance de la méthode CAH. (Nakamura-Delloye, 2008)"@fr, "Although hierarchical clustering is quadratic we can efficiently exploit the agglomerative process as the most similar terms will merge into clusters first. (McIntosh, 2010)"@en ;
  a skos:Concept ;
  dc:modified "2024-05-02T12:38:24"^^xsd:dateTime ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1277447>, ltk:-GP646QK9-R ;
  skos:prefLabel "partitionnement hiérarchique"@fr, "hierarchical clustering"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> .

<http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P>
  skos:prefLabel "clustering approach"@en, "approche de partitionnement"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FPMPHVSX-9> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
