@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-K0HNHTZM-2>
  skos:prefLabel "ancre"@fr, "anchor"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TX1JH6ZL-6> .

<http://data.loterre.fr/ark:/67375/8LP-GF7T4R7R-D>
  skos:prefLabel "token spécial"@fr, "special token"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TX1JH6ZL-6> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-P31Z54H1-8>
  skos:prefLabel "sous-mots"@fr, "subword units"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TX1JH6ZL-6> .

<http://data.loterre.fr/ark:/67375/8LP-TX1JH6ZL-6>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GF7T4R7R-D>, <http://data.loterre.fr/ark:/67375/8LP-P31Z54H1-8>, <http://data.loterre.fr/ark:/67375/8LP-K0HNHTZM-2> ;
  skos:prefLabel "token"@fr, "token"@en ;
  skos:example "Pour cette modalité d'évaluation, un token correspond à un caractère. (Lejeune, Brixtel & Lecluze, 2015)"@fr, "Our model assigned each token with nearly equivalent attention score. (Liu, Li, Zhang, Yang & Zhou, 2019)"@en, "Given a sentence these methods predict whether each token is an event trigger and what type of event it triggered. (Liu, Li, Zhang, Yang & Zhou, 2019)"@en, "Nous avons ainsi sélectionné un ensemble de 5 corpus relativement homogènes dans leur forme de sorte que nous puissions observer et comparer les variations de fréquences des tokens. (Brigitte Bigi & Christine Meunier, 2018)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  dc:modified "2024-06-14T11:54:51"^^xsd:dateTime ;
  skos:definition "In lexical analysis, atomic string with an assigned and thus identified meaning; can be either word, bi-gram or sentence. (Wikidata)"@en, "Élément de base de l'annotation textuelle qui ne peut être découpé en unités plus petites, et peut ainsi être constitué de plusieurs mots graphiques, comme c’est le cas par exemple des expressions idiomatiques, des mots composés ou de certains nombres. (Adapté de Bernhard et al., Problèmes de tokénisation pour deux langues régionales de France, l’alsacien et le picard, 2018, et  <a href=\"https://www.linguist.univ-paris-diderot.fr/~amsili/Ens21/pdf/slides-l1hn001-03.pdf\">https://www.linguist.univ-paris-diderot.fr/~amsili/Ens21/pdf/slides-l1hn001-03.pdf</a>)"@fr ;
  skos:hiddenLabel "Token"@fr, "Token"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TX1JH6ZL-6> .

