@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 ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-LSXXPZGR-F> .

<http://data.loterre.fr/ark:/67375/8LP-LSXXPZGR-F>
  skos:definition "A text mining package using tidy data principles to make many text mining tasks easier, more effective, and consistent with tools already in wide use. ( <a href=\"https://cran.r-project.org/web/packages/tidytext/\">https://cran.r-project.org/web/packages/tidytext/</a>)."@en, "« Environnement de fouille de textes utilisant les principes de données structurées au format tidy pour réalise de nombreuses tâches de fouille de textes plus facilement, plus efficacement et et de manière plus cohérente qu'avec les outils déjà largement utilisés. » (source :  <a href=\"https://cran.r-project.org/web/packages/tidytext/\">https://cran.r-project.org/web/packages/tidytext/</a>)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "The tidytext package (Silge and Robinson 2017) specializes in preprocessing analyzing and visualizing textual data. (Stankovic, Košprdic, Ikonic Nešic & Radovic, 2022)"@en ;
  skos:hiddenLabel "TidyText"@en, "TidyText"@fr, "Tidytext"@fr, "Tidytext"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  dc:modified "2024-05-03T09:28:33"^^xsd:dateTime ;
  skos:prefLabel "tidytext"@en, "tidytext"@fr ;
  a skos:Concept ;
  skos:exactMatch ltk:-NBT9F4F7-W .

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