@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-XF6VBQW0-7>
  skos:example "The number of convolution kernels is 32 in the first layer and 16 in the second layer. (Tao, Wu, Xu, Hu, Zhao & Yan, 2019)"@en, "We found that relation extraction can benefit from increasing the feature space through convolution kernel and introducing bias towards more syntactically meaningful feature space. (Wang, 2008)"@en, "Convolution kernels support the modeling of complex syntactic information in machinelearning tasks. (Tu, He, Foster, van Genabith, Liu & Lin, 2012)"@en, "In particular we used RST-style discourse parse trees which we compared using convolution kernels. (Joty, Guzmán, Màrquez & Nakov, 2014)"@en, "Convolution kernels (CK) are special kernel functions. (Wiegand & Klakow, 2012)"@en ;
  skos:prefLabel "convolution kernel"@en, "noyau de convolution"@fr ;
  skos:altLabel "matrice de convolution"@fr, "convolution matrix"@en ;
  skos:hiddenLabel "Noyau de convolution"@fr, "Convolution kernel"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J> ;
  dc:modified "2024-06-12T07:29:50"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J>
  skos:prefLabel "traitement du signal"@fr, "signal processing"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XF6VBQW0-7> .

