@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-SRM3B6WR-X>
  skos:hiddenLabel "Sous-espace"@fr, "Subspace"@en ;
  skos:example "– Le sous-espace des dimensions équivaut à la liste des unités lexicales occurrant avec au moins un des contextes du sous-espace des contextes. (Brun, Ehrmann & Jacquet, 2008)"@fr, "For self-attention and encoder-decoder attention a multi-head attention block is used to obtain information from different representation subspaces at different positions. (Zhu, Wang, Wang, Zhou, Zhang, Wang & Zong, 2019)"@en, "Further due to the poor representation of non-binary pronouns the subspace is likely representing the difference in frequency of terms rather than the concept of gender as a whole. (Dev, Monajatipoor, Ovalle, Subramonian, Phillips & Chang, 2021)"@en ;
  skos:prefLabel "sous-espace"@fr, "subspace"@en ;
  dc:modified "2024-06-28T12:20:57"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KMQ70FN3-1> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-KMQ70FN3-1>
  skos:prefLabel "représentation vectorielle"@fr, "vector representation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-SRM3B6WR-X> .

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