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

<http://data.loterre.fr/ark:/67375/8LP-RQG47CV4-N>
  skos:prefLabel "semantic similarity"@en, "similarité sémantique"@fr ;
  dc:modified "2024-05-02T09:41:20"^^xsd:dateTime ;
  skos:altLabel "semantic relatedness"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> ;
  skos:example "Semantic relatedness will include both taxonomic (including different abstraction levels) and non-taxonomic relationships. (Freitas, Efson Sales, Handschuh & Curry, 2015)"@en, "We use a measure of semantic similarity from the WordNet Similarity package to relate the senses of the target word to the neighbours in the thesaurus. (McCarthy, Koeling, Weeds & Carroll, 2004)"@en, "Multi-modal linking is a domain where semantic similarities are searched among multi-modal documents and/or across modalities. (Camelin, Damnati, Bouchekif, Landeau, Charlet & Estève, 2018)"@en, "Semantic relatedness is therefore correlated with the calculated distance (e.g. cosine distance) between vectors although the precise nature of the relatedness is not well understood. (Veres, 2019)"@en, "We then compute the semantic similarity as described in the previous subsection between all pairs of sentences in a given document. (Glavaš, Nanni & Ponzetto, 2016)"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2268914> ;
  skos:hiddenLabel "Similarité sémantique"@fr, "Semantic similarity"@en ;
  inist:definitionalContext "Mesurer la similarité sémantique est à la base de nombreuses applications. (Nagoudi, Ferrero & Schwab, 2017)"@fr .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RQG47CV4-N> .

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