@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-N7VRTC84-3> .

<http://data.loterre.fr/ark:/67375/8LP-N7VRTC84-3>
  a skos:Concept ;
  dc:modified "2024-05-03T09:25:06"^^xsd:dateTime, "2024-05-03T09:26:47"^^xsd:dateTime ;
  skos:example "The baseline method uses ReVerb to extract relation instances in each document in the test set. (Tanaka, Okazaki & Ishizuka, 2012)"@en, "We use ReVerb to extract these documents into multi-triples. (Zhang, Qin, Liu & Zheng, 2014)"@en ;
  skos:prefLabel "ReVerb"@en, "ReVerb"@fr ;
  skos:exactMatch ltk:-XCQWP7JP-P ;
  skos:definition "Programme qui identifie et extrait automatiquement les relations binaires dans des phrases en anglais. ReVerb est conçu pour l'extraction d'informations à l'échelle du Web, où les relations cibles ne peuvent être spécifiées à l'avance et où la rapidité est importante. » (source :  <a href=\"https://github.com/knowitall/reverb\">https://github.com/knowitall/reverb</a>)"@fr, "A program that automatically identifies and extracts binary relationships from English sentences. ReVerb is designed for Web-scale information extraction, where the target relations cannot be specified in advance and speed is important. ( <a href=\"https://github.com/knowitall/reverb\">https://github.com/knowitall/reverb</a>)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Reverb"@en, "Reverb"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

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