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

<http://data.loterre.fr/ark:/67375/8LP-NV9SGCFW-8>
  skos:example "Qualitatively we observe that TESS is capable of generating natural samples that are often indistinguishable from those of BART. (Karimi Mahabadi, Ivison, Tae, Henderson, Beltagy, Peters & Cohan, 2024)"@en, "Notably we find TESS is faster albeit marginally than an equivalently-sized BART when generating more than 2000 tokens. (Karimi Mahabadi, Ivison, Tae, Henderson, Beltagy, Peters & Cohan, 2024)"@en, "We suspect that TESS could significantly benefit from additional diffusion pretraining (see Section Â§8). (Karimi Mahabadi, Ivison, Tae, Henderson, Beltagy, Peters & Cohan, 2024)"@en ;
  skos:prefLabel "Turku Event Extraction System"@en, "Turku Event Extraction System"@fr ;
  a skos:Concept ;
  dc:modified "2025-02-12T13:44:02"^^xsd:dateTime ;
  skos:altLabel "TESS"@en, "TESS"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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