graphlet icon indicating copy to clipboard operation
graphlet copied to clipboard

PyPi module for Graphlet AI Knowledge Graph Factory

Results 8 graphlet issues
Sort by recently updated
recently updated
newest added

# Use of `graphlet.nlp.ie` The entities and their relations that form the input to this module will be extracted using `graphlet.nlp.ie` - see #11 and #1. # Integration with BLINK...

# Use of `graphlet.etl` Schema Models We can use `graphlet.etl`'s [Pandera Schema Models](https://pandera.readthedocs.io/en/latest/schema_models.html) schema models to define the entities and relations we are extracting. ## About `graphlet.etl` The module `graphlet.etl`...

# Create a generic, configurable system for entity resolution of heterogeneous networks using pre-trained LMs and GATs Graph Neural Networks (GNNs) accept arbitrary features as input... making an embedding produced...

enhancement
entity resolution

[spark-rapids](https://nvidia.github.io/spark-rapids/) incorporates [RAPIDS](https://rapids.ai/) into [Apache Spark](https://spark.apache.org/) and could accelerate our architecture significantly. * [Getting Started](https://nvidia.github.io/spark-rapids/Getting-Started/) makes this sound easy. * [spark-rapids on Databricks](https://nvidia.github.io/spark-rapids/docs/get-started/getting-started-databricks.html)

enhancement
gpu
spark

# Summary This ticket is to create utilities - including node and edge base classes - that provide an object-oriented interface with runtime validation for defining data types in a...

enhancement
etl

Motif search for heterogeneous networks - especially temporal heterogeneous networks - has fundamental scalability challenges. [Neural Subgraph Matching](https://arxiv.org/abs/2007.03092) proposes a technique using graph representation learning and vector search called _NeuroMatch_....

enhancement
search

In order to determine whether a graphlet is a network motif, we need to compare its frequency versus a null model to determine if it is statistically significant. This means...

enhancement
motifs

# PySpark / GraphFrames ![image](https://user-images.githubusercontent.com/42149/182059495-30808343-f6a4-450c-b55e-3bc3bcc8425c.png) # Property Graph Minors ![image](https://user-images.githubusercontent.com/42149/182059520-3dc98765-87b3-4cae-bda1-f282941cc09f.png)

enhancement
motifs