predict_embedding_mappings

predict_embedding_mappings(prefix: str, target_prefixes: str | Iterable[str], mapping_tool: str | MappingTool, *, relation: str | None | NamableReference = None, cutoff: float | None = None, batch_size: int | None = None, progress: bool = True, force: bool = False, force_process: bool = False, versions: dict[str, str] | None = None) list[SemanticMapping][source]

Predict semantic mappings with embeddings.