@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/8LP-ZL8GPBNS-D>
  skos:prefLabel "acquisition automatique de termes"@fr, "automatic term recognition"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C2PL5PQQ-1> .

<http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q>
  skos:prefLabel "information extraction"@en, "extraction d'information"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-C2PL5PQQ-1> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-C2PL5PQQ-1>
  a skos:Concept ;
  skos:hiddenLabel "Term extraction"@en, "Extraction de termes"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2748079>, ltk:-S64NKVZ8-6 ;
  skos:example "Ce programme d'extraction de termes prend aussi en compte certaines de leurs variations. (Toussaint, Namer, Daille, Jacquemin, Royauté & Hathout, 1998)"@fr, "The main stages in terminology work can be summarized as: extraction of terms from a corpus; validation of terms found; organisation of validated terms by domain and sub-domain. (Sauron, 2002)"@en, "In the majority of cases using a terminology extraction tool implies extraction of terms by the program and validation of the candidate terms by a human. (Sauron, 2002)"@en, "Terminology extraction also known as term extraction is a subtask of information extraction. (Dowlagar & Mamidi, 2020)"@en ;
  dc:modified "2024-04-25T12:12:26"^^xsd:dateTime ;
  skos:prefLabel "term extraction"@en, "extraction de termes"@fr ;
  skos:altLabel "extraction terminologique"@fr, "terminology extraction"@en ;
  skos:definition "The act/process of identifying and extracting candidate terms from a domain-specific corpus. (Loterre)"@en, "Tâche/processus d'identification et d'extraction de termes candidats à partir d'un corpus spécifique à un domaine. (Loterre)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> ;
  inist:definitionalContext "The goal of terminology extraction is to extract relevant words or phrases from a given corpus automatically. (Dowlagar & Mamidi, 2020)"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZL8GPBNS-D> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

