@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-Q4T501RR-V> .

<http://data.loterre.fr/ark:/67375/8LP-Q4T501RR-V>
  skos:example "Specifically EARL achieves the highest number of entities per generated response which is nearly two times higher than the second-highest score obtained by CCM indicating that EARL is able to generate more informative responses. (Zhou, Huang, Liu, Chen & Zhu, 2021)"@en, "As shown in Table 3 EARL obtains the best performances in most metrics on all the test sets demonstrating that EARL can generate more informative relevant and diverse responses than baseline models based on both trained and untrained knowledge graphs. (Zhou, Huang, Liu, Chen & Zhu, 2021)"@en, "However EARL achieves comparable performances on the unseen test set even most scores are slightly higher than those on the seen test set indicating that EARL can utilize the unseen entities in knowledge graphs during the inference process. (Zhou, Huang, Liu, Chen & Zhu, 2021)"@en, "Besides EARL outperforms all the baselines in the Precision Recall and F1 metrics showing that entities selected by EARL are more relevant to the ground-truth entities. (Zhou, Huang, Liu, Chen & Zhu, 2021)"@en, "EARL consists of three modules: an encoder to convert the context to the hidden representations a knowledge interpreter to represent each subject and object entity based on the context and structure information and a decoder to generate a token or select an entity from the knowledge graph determined by a knowledge selector. (Zhou, Huang, Liu, Chen & Zhu, 2021)"@en ;
  a skos:Concept ;
  dc:modified "2024-05-03T09:33:59"^^xsd:dateTime, "2024-05-03T09:25:03"^^xsd:dateTime ;
  skos:exactMatch ltk:-JFT11NB3-B ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "Résolution référentielle conjointe d'entités et de relations pour les graphes de connaissances. (Loterre)"@fr, "Joint entity and relation linking for knowledge graphs. (Loterre)"@en ;
  skos:hiddenLabel "Earl"@en, "Earl"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "Entity And RELation mapping"@en ;
  skos:prefLabel "EARL"@en, "EARL"@fr .

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