@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-CWMKS6M0-Z> .

<http://data.loterre.fr/ark:/67375/8LP-CWMKS6M0-Z>
  skos:prefLabel "DISCO builder"@fr, "DISCO Builder"@en ;
  skos:altLabel "extracting DIstributionally related words using CO-occurrences"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Disco builder"@en, "Disco builder"@fr, "Disco Builder"@fr, "Disco Builder"@en ;
  skos:definition "Application Java qui permet d'extraire la similarité sémantique entre des mots et des phrases arbitraires. Les similarités sont basées sur l'analyse statistique de très grandes collections de textes. (Loterre)"@fr, "A Java application that allows to retrieve the semantic similarity between arbitrary words and phrases. The similarities are based on the statistical analysis of very large text collections. (Loterre)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  dc:modified "2024-05-03T09:25:02"^^xsd:dateTime, "2024-05-03T09:34:02"^^xsd:dateTime ;
  a skos:Concept ;
  skos:exactMatch ltk:-PVMGG3XL-G .

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