@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X>
  skos:prefLabel "data set"@en, "jeu de données"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-L8FSV3CD-B> .

<http://data.loterre.fr/ark:/67375/8LP-L8FSV3CD-B>
  skos:prefLabel "unlabelled data"@en, "données non étiquetées"@fr ;
  skos:example "Therefore we will use bootstrapping on unlabelled data to create a sufficient amount of labelled training tweets. (Albogamy & Ramasy, 2015)"@en, "In addition as more unlabelled data is included for clustering the classification accuracy improves. (Popat, A.R, Bhattacharyya & Haffari, 2013)"@en, "Therefore we will use bootstrapping on unlabelled data to create a sufficient amount of labelled training tweets. (Albogamy & Ramsay, 2015)"@en, "Given the abundance of unlabelled data data driven approaches have witnessed significant success over the last decade in several tasks in vision language and speech. (Ganesan, Tendulkar & Chakraborti, 2017)"@en ;
  skos:hiddenLabel "Unlabelled data"@en, "Données non étiquetées"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-06-03T14:15:32"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X> .

