Code for my Master project
-
Updated
Jul 5, 2024 - Python
Code for my Master project
A program for converting graphs across different file formats.
📊Maps nodes and edges of a multi-relational graph to integer
This was a coding project given during the Java Software Development 2 course at Sinclair Community College. This project expanded our midterm project to be able to further analyze the Twitter data we were given in an Edgelist file. We were told by our instructor that this applications responsiveness is very important, so runtime should be minim…
Solr based web search engine to retrieve relevant links for user query using pageRank algorithm
C code for finding shortest path for given .txt file ( .txt file must be in edge list format). Code utilizes graph data structure and Bellman-Ford algorithm.
This is project is a research network, basically a platform for researchers to collaborate.
Network analysis tool (wrapper for python-igraph)
Build sparsely connected PyTorch neural networks from prior-knowledge graphs, with optional feature- and node-level attribution.
Add a description, image, and links to the edgelist topic page so that developers can more easily learn about it.
To associate your repository with the edgelist topic, visit your repo's landing page and select "manage topics."