@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-ZKBRNB69-9>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G6QQLXS1-G> ;
  skos:hiddenLabel "Représentation contextuelle"@fr, "Context representation"@en ;
  skos:definition "Manière de représenter des mots ou des phrases en tenant compte du contexte dans lequel ils apparaissent."@fr, "The way in which textual information is encoded or represented in a manner that captures the surrounding context or meaning of words or sentences, for example through word embeddings."@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X6LDPMBQ-7>, <http://data.loterre.fr/ark:/67375/8LP-C19J8C5F-M> ;
  a skos:Concept ;
  dc:modified "2024-06-27T07:52:44"^^xsd:dateTime ;
  skos:altLabel "contextual representation"@en, "contextualized representation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "représentation contextuelle"@fr, "context representation"@en .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-C19J8C5F-M>
  skos:prefLabel "context-dependent word representation"@en, "représentation des mots dépendant du contexte"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZKBRNB69-9> .

<http://data.loterre.fr/ark:/67375/8LP-X6LDPMBQ-7>
  skos:prefLabel "context embedding"@en, "plongement contextuel"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZKBRNB69-9> .

<http://data.loterre.fr/ark:/67375/8LP-G6QQLXS1-G>
  skos:prefLabel "modèle de représentation"@fr, "representation model"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZKBRNB69-9> .

