@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.loterre.fr/OntoTM#> .
@prefix ns1: <http://www.ebi.ac.uk/swo/> .
@prefix dc: <http://purl.org/dc/terms/> .

ltk:-JMFCDTW8-0
  skos:prefLabel "visualisation"@fr, "visualization"@en ;
  a skos:Concept ;
  ns0:executes ltk:-WXVJLPXL-1 .

ltk:-TG9HQGK7-Z
  skos:prefLabel "generic"@en, "générique"@fr ;
  a skos:Concept ;
  ns0:isApplicationFieldOf ltk:-WXVJLPXL-1 .

ltk:-DSBNX6R3-P
  skos:prefLabel "Linux"@fr, "Linux"@en ;
  a skos:Concept .

ltk:-DHWZK37S-F
  skos:prefLabel "macOS"@en, "macOS"@fr ;
  a skos:Concept .

ltk:-WVMJL37J-5
  skos:prefLabel "Python"@fr, "Python"@en ;
  a skos:Concept .

ltk:-LK9HTVRV-9
  skos:prefLabel "catégorisation de textes"@fr, "text categorization"@en ;
  a skos:Concept ;
  ns0:executes ltk:-WXVJLPXL-1 .

ltk:-DSZPT33N-H
  skos:prefLabel "librairie Python"@fr, "Python library"@en ;
  a skos:Concept ;
  skos:narrower ltk:-WXVJLPXL-1 .

ltk:-H98288CS-2
  skos:prefLabel "Windows"@fr, "Windows"@en ;
  a skos:Concept .

ltk:-GWTJW61K-C
  skos:prefLabel "interface en ligne de commande"@fr, "command-line interface"@en ;
  a skos:Concept ;
  ns0:isInterfaceOf ltk:-WXVJLPXL-1 .

ltk:-WXVJLPXL-1
  skos:inScheme ltk: ;
  ns1:SWO_0000150 ltk:-DSBNX6R3-P, ltk:-H98288CS-2, ltk:-DHWZK37S-F ;
  skos:broader ltk:-DSZPT33N-H ;
  skos:prefLabel "PySS3"@en, "PySS3"@fr ;
  ns1:SWO_0040005 ltk:-LK9HTVRV-9, ltk:-JMFCDTW8-0 ;
  ns0:hasRepository <https://github.com/sergioburdisso/pyss3> ;
  a skos:Concept ;
  dc:bibliographicCitation "• Burdisso, S. G., Errecalde, M., & Montes-y-Gómez, M. (2019). A text classification framework for simple and effective early depression detection over social media streams. Expert Systems with Applications, 133, 182‑197.  <a href=\"https://doi.org/10.1016/j.eswa.2019.05.023\">https://doi.org/10.1016/j.eswa.2019.05.023</a>" ;
  ns0:hasApplicationField ltk:-TG9HQGK7-Z ;
  ns1:SWO_0004001 ltk:-GWTJW61K-C ;
  skos:definition "« Librairie Python implémentant un nouveau modèle d'apprentissage automatique interprétable pour la classification de textes (comprenant des outils de visualisation pour l'IA explicable). » (source : https://github.com/sergioburdisso/pyss3)."@fr, "\"A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainable AI).\" (source: https://github.com/sergioburdisso/pyss3)."@en ;
  ns1:SWO_0000741 ltk:-WVMJL37J-5 ;
  ns1:has_license ltk:-TSJJ2WD8-T .

ltk:-TSJJ2WD8-T
  skos:prefLabel "MIT License"@en, "licence MIT"@fr ;
  a skos:Concept ;
  ns1:is_license_for ltk:-WXVJLPXL-1 .

ltk: a skos:ConceptScheme .
