@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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-P9BBNGN1-P> .

<http://data.loterre.fr/ark:/67375/8LP-P9BBNGN1-P>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "A tool that provides a web-based graphical user interface to perform a review of the scientific literature under the Bayesian approach of Latent Dirichlet Allocation and machine learning algorithms. ( <a href=\"https://cran.r-project.org/web/packages/LDAShiny/index.html\">https://cran.r-project.org/web/packages/LDAShiny/index.html</a>)"@en, "« Outil qui fournit une interface utilisateur graphique web pour effectuer un examen de la littérature scientifique selon l'approche bayésienne de l'allocation de Dirichlet latente et à partir d'algorithmes d'apprentissage automatique. » (source :  <a href=\"https://cran.r-project.org/web/packages/LDAShiny/index.html\">https://cran.r-project.org/web/packages/LDAShiny/index.html</a>)"@fr ;
  skos:hiddenLabel "LDAshiny"@en, "LDAshiny"@fr, "LDA Shiny"@fr, "LDA Shiny"@en, "LdaShiny"@en, "LdaShiny"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:exactMatch ltk:-MFJHTBH1-1 ;
  skos:prefLabel "LDAShiny"@en, "LDAShiny"@fr ;
  dc:modified "2024-05-03T09:30:45"^^xsd:dateTime, "2024-05-03T09:25:04"^^xsd:dateTime .

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