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

<http://data.loterre.fr/ark:/67375/8LP-FDBZ47RZ-8>
  skos:example "After evaluating Graphene as a reference implementation of the proposed approach we investigate how clausal and phrasal disembedding applied as a preprocessing step affects the performance of other Open IE systems. (Cetto, Niklaus, Freitas & Handschuh, 2018)"@en, "Graphene did not extract propositions with a matching relational phrase. (Cetto, Niklaus, Freitas & Handschuh, 2018)"@en, "Graphene makes use of a two-layered transformation stage consisting of a clausal and phrasal disembedding layer which is followed by a final relation extraction (RE) stage. (Cetto, Niklaus, Freitas & Handschuh, 2018)"@en ;
  skos:hiddenLabel "graphene"@fr, "graphene"@en ;
  dc:modified "2024-05-03T09:25:03"^^xsd:dateTime, "2024-05-03T09:33:10"^^xsd:dateTime ;
  skos:definition "Pipeline pour l'extraction d'informations qui extrait des graphes de connaissances à partir de textes. (source :  <a href=\"https://github.com/Lambda-3/Graphene\">https://github.com/Lambda-3/Graphene</a>)"@fr, "An information extraction pipeline which extracts Knowledge Graphs from texts ( <a href=\"https://github.com/Lambda-3/Graphene)\">https://github.com/Lambda-3/Graphene)</a>."@en ;
  skos:exactMatch ltk:-FWGPFNPB-5 ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  a skos:Concept ;
  skos:prefLabel "Graphene"@fr, "Graphene"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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