graph4ai / graph4nlp

Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources!
Apache License 2.0
1.67k stars 201 forks source link

plot graph #577

Open mahmodDAHOL opened 2 years ago

mahmodDAHOL commented 2 years ago

❓ Questions and Help

there is a way to plot "GraphData" object in a figure??

AlanSwift commented 2 years ago

Currently, there is no visualization tool for "GraphData".

mahmodDAHOL commented 2 years ago

I made edit on your source code in order to make user able to visualise DataItem object's graph to html page using vis package. Can i make push request on your repo?

في الخميس، ١٣ أكتوبر ٢٠٢٢ ١١:٤٥ ص Kai Shen @.***> كتب:

Closed #577 https://github.com/graph4ai/graph4nlp/issues/577 as completed.

— Reply to this email directly, view it on GitHub https://github.com/graph4ai/graph4nlp/issues/577#event-7578916349, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTAQ64UX2SXB6NCWM72CTWC7DZ5ANCNFSM6AAAAAAQEGACCE . You are receiving this because you authored the thread.Message ID: @.***>

AlanSwift commented 2 years ago

@mahmodDAHOL Thanks for your interest and contribution. Any pr is welcomed! Please make the pr and provide detailed information (e.g., the purpose and the command to use this feature).

nashid commented 1 year ago

@mahmodDAHOL are you planning to add it? It will a very nice feature to the library.

AlanSwift commented 1 year ago

Currently, it is not on our plan. Any pr is welcomed if you are interested!

@mahmodDAHOL are you planning to add it? It will a very nice feature to the library.