This repository was archived by the owner on Sep 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Gephi: How to convert Citation Network to co Citation Netwrok In Gephi
rafetirmak edited this page Dec 27, 2018
·
1 revision
It is possible to convert a citation graph to a co-citation graph in Gephi. It can be done as follows
- Add a type column in edge file and fill all edges with "Undirected"
- Import node and edge files in to Gephi
- Add a Type column to nodes to Bloean
- Make cited article type 1 and citing articles 0
- Use multimode network projection
- In multimod projection window click load attributes left matrix--->0-1 right matrix-->1-0 remove edges remove nodes directed The problem was related to multimodal netwrok projection add in. It do not work with directed graphs.
- Developer Handbook
- Build
- Code Style
- Localization
- Datasets
- Import CSV Data
- Import Dynamic Data
- Scripting Plugin
- Quick Start
- Démarrage rapide (FR)
- Layout
- Spatialisations (FR)
- Statistics
- Import
- Spigot importer with Wizard
- Export
- Generator
- Filter
- Extend Data Laboratory
- Preview renderer
- Add a module panel
- Add a submenu
- Build a plugin without Gephi source code
- Update a plugin
- Code Sharing Strategy
- Graph Streaming