Expand description
Convenience functions for quick setup and common operations
Functions§
- add_
triples_ from_ strings - Helper to add multiple triples from string format
- cosine_
similarity - Quick function to compute cosine similarity between two embedding vectors
- create_
biomedical_ model - Create a biomedical embedding model for life sciences applications
- create_
simple_ transe_ model - Create a TransE model with sensible defaults for experimentation
- generate_
sample_ kg_ data - Generate sample knowledge graph data for testing and prototyping
- parse_
triple_ from_ string - Parse a triple from simple string format “subject predicate object”
- quick_
performance_ test - Quick performance measurement utility
- quick_
revolutionary_ performance_ test - Quick performance test with revolutionary optimization