DBLPGraphs
A web service for graph visualisation of authors and their coauthor communities of the DBLP Computer Science Bibliography
Install / Use
/learn @LinusDietz/DBLPGraphsREADME
DBLPGraphs
A web service for graph visualisation of authors and their coauthor communities of the DBLP Computer Science Bibliography.
Preview and Paper
There is a preview available at http://dblpgraphs.lynyus.org. The paper can be found in the git repositoy.
Dependencies
Hard dependencies
- Python2 >= 2.6
- Django >= 1.7
- Python2-numpy
- Graphviz
Additional soft dependencies for installation
- wget
- unzip
Installation
See INSTALL.md.
Author
Linus Dietz, linus.dietz@uni-bamberg.de.
Feel free to contact me, if you have questions!
License
GPLv2.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
