co-citation matris

What is the best way to convert an source–>target network data (Gephi Edge File) to a co-citation data in Knime

Original Data
A----->D
B----->D
C----->D

A----->H
B----->H
G----->H

Transform
A----->D
B----->D
=> A---->B

and
A----->H
B----->H
0=>A----->B

Fİnal Data
A—2---->B

Hi @rafetirmak

do you have an example file for me, than I could try it.
I think you can resolve this with the KNIME Network extension. But I would need to test with an example how this can be done.

Cheers, Iris

Hi @rafetirmak,

does your output need to be in matrix or edge-list format?

I prefere edge list

Hi @rafetirmak,

we hope this workflow is of help (co-citation-matrix.knwf (22.9 KB)).

Best Mark

3 Likes

Dear Mark Ortmann

Thank you for your support

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.