DeepGraphLearning / KnowledgeGraphEmbedding
☆1,275Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for KnowledgeGraphEmbedding
- ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs☆522Updated 3 years ago
- LibKGE - A knowledge graph embedding library for reproducible research☆778Updated 7 months ago
- Must-read papers on knowledge graph reasoning☆432Updated 3 years ago
- Dynamic (Temporal) Knowledge Graph Completion (Reasoning)☆588Updated 4 years ago
- KG-BERT: BERT for Knowledge Graph Completion☆702Updated 2 years ago
- Convolutional 2D Knowledge Graph Embeddings resources☆674Updated 7 months ago
- High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.☆1,274Updated last year
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆597Updated 3 months ago
- Must-read papers on entity alignment published in recent years☆544Updated last year
- KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019☆1,077Updated 4 years ago
- Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)☆1,539Updated 3 years ago
- Datasets for Knowledge Graph Completion with textual information about the entities☆271Updated 5 years ago
- Python library for knowledge graph embedding and representation learning.☆608Updated 3 years ago
- A list of recent papers about Graph Neural Network methods applied in NLP areas.☆902Updated last year
- Several data modalities for KBs (visual, numerical, temporal, etc.)☆380Updated 3 years ago
- Implementation of R-GCNs for Relational Link Prediction☆443Updated last year
- Recurrent Event Network: Autoregressive Structure Inference over Temporal Knowledge Graphs (EMNLP 2020)☆436Updated 2 years ago
- GraphVite: A General and High-performance Graph Embedding System☆1,231Updated 5 months ago
- Several knowledge graph representation algorithms implemented with pytorch☆349Updated 6 years ago
- An Open-Source Package for Knowledge Embedding (KE)☆3,848Updated 10 months ago
- A collection of research on knowledge graphs☆1,685Updated 2 years ago
- Insightful Tutorials and Papers about Knowledge Graphs☆778Updated this week
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆797Updated 11 months ago
- A Benchmarking Study of Embedding-based Entity Alignment for Knowledge Graphs, VLDB 2020☆529Updated 8 months ago
- Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE☆1,403Updated 2 years ago
- Implementation of TransE model in PyTorch.