@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-WZCGRV1S-G> .

<http://data.loterre.fr/ark:/67375/8LP-WZCGRV1S-G>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "In our experiments (Sec. 4) we show that SeededLDA performs better than Dirichlet Forest method so SeededLDA when used with their framework can allow an user to explore a document collection in a more meaningful manner. (Jagarlamudi, Daumé III & Udupa, 2012)"@en, "We used SeededLDA for this experiment as it accepts seeds to guide LDA training. (Chowdhury, Ahmed, Sadeque & Yanhaona, 2023)"@en, "On the other hand SeededLDA successfully identifies all of the major topics. (Jagarlamudi, Daumé III & Udupa, 2012)"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Seededlda"@en, "Seededlda"@fr ;
  skos:prefLabel "seededlda"@en, "seededlda"@fr .

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