@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-G4354CCW-B> .

<http://data.loterre.fr/ark:/67375/8LP-G4354CCW-B>
  skos:definition "Logiciel dédié à l'extraction de mots-clés d'un document textuel. A partir d'un texte d'entrée, de préférence un texte normalisé, KIWI produit un vecteur de mots pondérés. Ce vecteur de mots clés classés peut ensuite être utilisé comme description de document ou à des fins d'indexation. (Loterre)"@fr, "A software dedicated to the extraction of keywords from a textual document. From an input text, or preferably a normalized text, KIWI outputs a weighted word vector. This ranked keyword vector can then be used as a document description or for indexing purposes. (Loterre)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "KIWI contains instructions collected from 234 interaction sessions with three state-of-the-art language models (GPT-4GPT-3.5-turbo and LLaMA-2-70b-chat) consisting of a total of 1260 unique instruction instances. (Xu, Lo, Soldaini, Kuehl, Choi & Wadden, 2024)"@en, "Given these findings we believe that KIWI will be a valuable resource for future research in instruction following and evaluation. (Xu, Lo, Soldaini, Kuehl, Choi & Wadden, 2024)"@en ;
  skos:exactMatch ltk:-D87V1BLN-S ;
  dc:modified "2024-05-03T09:12:49"^^xsd:dateTime ;
  skos:hiddenLabel "Kiwi"@en, "Kiwi"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  a skos:Concept ;
  skos:prefLabel "KIWI"@en, "KIWI"@fr .

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