graph-2-text

Graph text generator

Implementing a deep learning model to generate text from graph structures

Graph to sequence implemented in Pytorch combining Graph convolutional networks and opennmt-py

GitHub

151 stars
8 watching
28 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dmulyalin/n2g A Python library to generate diagrams in various formats from structured data 157
graykode/gpt-2-pytorch An implementation of the GPT-2 language model in PyTorch for generating text 976
thomasp85/ggraph A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. 1,080
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 270
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,343
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,863
bupt-gamma/openhgnn An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. 879
jwyang/graph-rcnn.pytorch A collection of PyTorch implementations of various scene graph generation models 732
benedekrozemberczki/gam An implementation of a graph classification model using structural attention and PyTorch 270
minimaxir/aitextgen A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. 1,843
dgleich/gaimc A collection of graph algorithms implemented in MATLAB code 43
pravj/geopattern Generates SVG image patterns from text input using pattern and color algorithms 1,271
graphic-design-ai/graphist A software system that uses AI to generate graphic compositions from unordered sets of design elements 102
morph-kgc/morph-kgc Generates RDF knowledge graphs from diverse data sources using standardized mapping languages and optimized algorithms 195
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 322