@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 sn8: <http://data.loterre.fr/ark:/67375/SN8> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5>
  skos:prefLabel "classification"@fr, "classification"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-W6RB5RZT-S> .

<http://data.loterre.fr/ark:/67375/8LP-W6RB5RZT-S>
  skos:example "The unsupervised classification similarly yields very impressive results comparing favorably to the supervised classifier for the majority of the expressions. (Kurfalı & Östling, 2020)"@en, "It performs unsupervised classification on news articles based on disputant relations and helps readers intuitively view the articles through the opponent-based frame. (Park, Lee & Song, 2011)"@en, "We look into different embedding techniques such as LASER FastText and BERT for unsupervised classification. (Muttaraju, Singh, Kabber & R, 2022)"@en, "Then we perform unsupervised classification by utilising ALBERT's pretrained model. (Parameswaran, Trotman, Liesaputra & Eyers, 2020)"@en ;
  skos:hiddenLabel "Classification non supervisée"@fr, "Unsupervised classification"@en ;
  skos:altLabel "classification non dirigée"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "classification non supervisée"@fr, "unsupervised classification"@en ;
  dc:modified "2024-05-02T14:17:37"^^xsd:dateTime ;
  a skos:Concept ;
  skos:exactMatch sn8:-KFQN04MP-4 .

