LasseRegin / gSpanLinks
Implementation of the depth-first gSpan algorithm for frequent graph mining in graphs data set. Finds possible frequent and canonical extensions of a given graph from a given set of graphs.
☆19Updated 7 years ago
Alternatives and similar repositories for gSpan
Users that are interested in gSpan are comparing it to the libraries listed below
Sorting:
- Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.☆203Updated 4 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated last year
- Graph Embedding via Frequent Subgraphs☆45Updated 5 years ago
- Code for PAKDD-2018 paper "MetaGraph2Vec: Complex Semantic Path Augmented Heterogeneous Network Embedding"☆22Updated 6 years ago
- Python implementation of closed frequent subgraph mining algorithm cgSpan. Only undirected graphs are currently supported.☆10Updated 3 years ago
- GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of ma…☆113Updated last year
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- Source Code of GraRep☆52Updated 7 years ago
- This is a python implementation of the Gaston frequent subgraph mining algorithm.☆20Updated 5 years ago
- Code for "M. Zhang, Y. Chen, Weisfeiler-Lehman Neural Machine for Link Prediction, KDD 2017 oral"☆56Updated 6 years ago
- A Parallel Graphlet Decomposition Library for Large Graphs☆87Updated 6 years ago
- Awesome Graph Embedding Techinques☆60Updated 6 years ago
- This repository contains research into the use of graph partitioning algorithms for assigning people shelters based on their social netwo…☆18Updated 6 years ago
- Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks☆25Updated 7 years ago
- Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings☆95Updated 4 years ago
- embedding attributed graphs☆57Updated 3 years ago
- node2vec implementation in C++☆52Updated 5 years ago
- Multi-Graph Multi-Label Learning☆11Updated 7 years ago
- Frequent subgraph mining using FFSM algorithm, C++☆11Updated 7 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆187Updated 5 years ago
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 2 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Updated 4 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆75Updated 5 years ago
- LEMON: A local algorithm for fast, high-precision overlapping community detection☆54Updated 7 years ago
- Subgraph matching and isomorphisms in Python.☆27Updated 2 years ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆162Updated 4 years ago
- Deep Neural Networks Based Approaches for Graph Embeddings☆26Updated 7 years ago