@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-XG262X1W-7>
  skos:hiddenLabel "top2vec"@en, "Top2vec"@fr, "Top2vec"@en, "top2vec"@fr ;
  skos:definition "« Top2Vec apprend conjointement des plongements de vecteurs de topiques, de documents et de mots » (source :  <a href=\"https://github.com/ddangelov/Top2Vec\">https://github.com/ddangelov/Top2Vec</a>)"@fr, "Top2Vec learns jointly embedded topic, document and word vectors. ( <a href=\"https://github.com/ddangelov/Top2Vec\">https://github.com/ddangelov/Top2Vec</a>)"@en ;
  skos:exactMatch ltk:-LM067796-X ;
  skos:prefLabel "Top2Vec"@en, "Top2Vec"@fr ;
  a skos:Concept ;
  dc:modified "2024-05-03T08:54:30"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G7RVWJ4X-S>, <http://data.loterre.fr/ark:/67375/8LP-FZXXSFHX-G> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-G7RVWJ4X-S>
  skos:prefLabel "algorithme de modélisation thématique"@fr, "topic modelling algorithm"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XG262X1W-7> .

<http://data.loterre.fr/ark:/67375/8LP-FZXXSFHX-G>
  skos:prefLabel "neural networks model"@en, "modèle de réseaux de neurones"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XG262X1W-7> .

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