@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-LRZ8TG0W-8> .

<http://data.loterre.fr/ark:/67375/8LP-LRZ8TG0W-8>
  a skos:Concept ;
  skos:definition "An unsupervised learning algorithm for obtaining vector representations for words. (Loterre)"@en, "Algorithme d'apprentissage non supervisé pour obtenir des représentations vectorielles de mots. (Loterre)"@fr ;
  skos:exactMatch ltk:-C5M7CF3T-B ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "GLoVe"@en, "GLoVe"@fr ;
  dc:modified "2024-05-03T09:33:20"^^xsd:dateTime, "2024-05-03T09:25:03"^^xsd:dateTime ;
  skos:hiddenLabel "Glove"@fr, "Glove"@en, "GLOVE"@fr, "GLOVE"@en .

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