Skip to content

A simple app to create Graph visualisations using vtk from text documents.

Notifications You must be signed in to change notification settings

mrcopicat/graph-visualisation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTK - Graph visualisation project :


This project is a simple implementation of a Pyqt application that displays documents data as graphs on 2D and 3D dimensions and allows the user to modify the current displayed document or create a new one.

The app provides many tools to navigate and personnalise the networks display.

Any updated document or created graph can be saved using the menu bar.

The app is executed through the app.py file.

Requirements :


  • Python v > 3.6
  • gensim
  • PyQt5
  • vtk
  • networkx
  • jupyter-notebook

Machine Learning :


The machine learning model used to predict he synonyms is the word2vec algorithms, it has been trained using the OpinRank dataset.

For further details please refer to the Word2Vec notebook in the ML folder.

Snapshots :


  • File-edit interface :

file-edit

  • Graph-visualization interface :

Graph vis 3D

Graph vis 2D

Bibliography :




Author : Benhari Abdessalam

Date : 22/03/2021

About

A simple app to create Graph visualisations using vtk from text documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published