@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Z4SX3FHP-K> .

<http://data.loterre.fr/ark:/67375/8LP-Z4SX3FHP-K>
  skos:altLabel "scikits.learn"@en, "scikit.learn"@fr, "scikit"@en, "sklearn"@en ;
  skos:example "We have used Scikit Learn for building all the classifiers. (Guha, Joshi & Varma, 2015)"@en, "We leveraged scikit-learn for implementing various algorithms data preprocessing tasks and evaluation metrics. (Arumugam, Deborah, Sivanaiah, R S & Thankanadar, 2024)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Scikit-learn"@en, "Scikit-learn"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "scikit-learn"@fr, "scikit-learn"@en .

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