Skip to content

Slot: cosine_similarity

the dot product of two node embeddings divided by the product of their lengths

URI: https://w3id.org/monarch/monarch-py/:cosine_similarity

Inheritance

  • score
    • cosine_similarity

Applicable Classes

Name Description Modifies Slot
TermPairwiseSimilarity A simple pairwise similarity between two atomic concepts/terms no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self https://w3id.org/monarch/monarch-py/:cosine_similarity
native https://w3id.org/monarch/monarch-py/:cosine_similarity

LinkML Source

name: cosine_similarity
description: the dot product of two node embeddings divided by the product of their
  lengths
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
is_a: score
alias: cosine_similarity
domain_of:
- TermPairwiseSimilarity
range: float