@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-T6XT95XD-L> .

<http://data.loterre.fr/ark:/67375/8LP-T6XT95XD-L>
  skos:example "JATE 2.0 has implemented 10 algorithms for scoring candidates listed in Table 1. (Zhang, Gao & Ciravegna, 2016)"@en, "The automatic term extraction algorithms in JATE assign weights (domain representativeness) to the candidate terms giving an indication of the likelihood of being a good domain-specific term. (Haque, Penkale & Way, 2014)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:hiddenLabel "Java automatic term extraction"@fr, "Java automatic term extraction"@en, "Jate"@en, "Jate"@fr ;
  skos:altLabel "Java Automatic Term Extraction"@en, "Java Automatic Term Extraction"@fr ;
  skos:exactMatch ltk:-FCBWBNKW-L ;
  skos:prefLabel "JATE"@en, "JATE"@fr ;
  dc:modified "2024-05-03T09:31:47"^^xsd:dateTime, "2024-05-03T09:25:03"^^xsd:dateTime ;
  a skos:Concept ;
  skos:definition "Bibliothèque d'algorithmes d'extraction de termes et un framework pour le développement de tels algorithmes. (Loterre)"@fr, "A library of state-of-the-art term extraction algorithms and framework for developing term extraction algorithms. (Loterre)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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