@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-QC4RCQ35-6>
  skos:example "Les corpus à évaluer ont été soumis à trois outils de détection de langue testés précédemment (section 3.2). (Kevers, 2021)"@fr, "The LID is a pretrained XLM-RoBERTa that is fine-tuned for the task of language identification. (Vaidya & Kane, 2023)"@en, "Nous avons introduit une méthode d'adaptation de domaine non supervisée d'un réseau de neurones pour un système d'identification de la langue. (Duroselle, Jouvet & Illina, 2020)"@fr, "Face à une ressource fortement bruitée un filtrage automatisé ou semi-automatisé pourra dans une certaine mesure être mis en place au moyen de systèmes d'identification de langue. (Kevers, 2021)"@fr, "Un système d'identification de la langue est habituellement entraîné sur un corpus d'apprentissage spécifique à un environnement. (Duroselle, Jouvet & Illina, 2020)"@fr, "Nous avons également développé un outil prototype d'identification de la langue pour de telles séquences. (Sagot & Boullier, 2008)"@fr ;
  skos:hiddenLabel "Identification de la langue"@fr, "Language identification"@en ;
  skos:definition "The task/process of guessing what natural language a text or text segment is written in. (Loterre)"@en, "Tâche/processus consistant à deviner en quelle langue naturelle un texte ou un segment de texte est écrit. (Loterre)"@fr ;
  a skos:Concept ;
  skos:exactMatch ltk:-HDBFK4DW-N, <https://www.wikidata.org/wiki/Q1050419> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "détection de langue"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1> ;
  skos:prefLabel "identification de la langue"@fr, "language identification"@en ;
  inist:definitionalContext "L'identification de langue c'est-à-dire l'attribution d'une étiquette représentant la langue d'un texte est un composant fondamental pour le TAL. (Kevers, 2021)"@fr ;
  dc:modified "2024-04-25T09:27:54"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1>
  skos:prefLabel "application du TAL"@fr, "applied NLP"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QC4RCQ35-6> .

