@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-XZ35XLKQ-X>
  skos:definition "A task in automatic language processing consisting of assigning a semantic role such as agent, goal, source, beneficiary or result to the constituents of a sentence. (Loterre)"@en, "Tâche en traitement automatique du langage naturel consistant à attribuer un rôle sémantique comme, par exemple, agent, but, source, bénéficiaire ou résultat aux constituants d'une phrase. (Loterre)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> ;
  inist:definitionalContext "The task of semantic role labeling (SRL) consists in recognizing and automatically annotating semantic relations between a predicate word (not necessarily a verb) and its arguments in natural language texts. (Pighin & Màrquez, 2011)"@en ;
  skos:hiddenLabel "Semantic role labeling"@en, "Étiquetage en rôles sémantiques"@fr ;
  skos:example "Semantic role labeling (SRL) is a major method in current semantic analysis which is important to NLP applications. (Li, Lu, Zhao, Liu & Li, 2010)"@en, "Semantic role labeling is primarily used to identify predicates arguments and their semantic relationships. (Li, Zhao, Wang & Parnow, 2020)"@en, "En exploitant ces représentations les modèles neuronaux ont rapidement montré des résultats intéressants en TAL pour des tâches allant de l'étiquetage morphosyntaxique à l'étiquetage en rôles sémantiques (Collobert et al. 2011). (Kodelja, Besançon & Ferret, 2019)"@fr ;
  skos:prefLabel "semantic role labeling"@en, "étiquetage en rôles sémantiques"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:exactMatch ltk:-XGK0P4KL-M ;
  dc:modified "2024-05-02T12:21:03"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XZ35XLKQ-X> .

