» Plugin Categories » Generator

SierpinskiTriangle

31 October 2011

BSD
generator sierpinski triangle test
0.8, Generator
31st October 2011
31st October 2011
Gephi 0.8-beta
Mac Windows Linux

GD Star Rating
loading...

Introduction

The Sierpinski triangle is a rather simple fractal that can be useful for testing graph layout algorithms. It is possible to create an extremely large graph very quickly.

Plugin Owner's Notes

The Sierpinski triangle is a rather simple fractal that can be useful for testing graph layout algorithms. It is possible to create an extremely large graph very quickly.

Large Simple Graph Generator

1 September 2011

megaterik
GPLv3
Free
Generator
1st September 2011
4th February 2012
Gephi 0.8-beta
Mac Windows Linux

GD Star Rating
loading...

Introduction

Generator for graphs with power-law distributed degrees.

Plugin Owner's Notes

Has configurable number of nodes, min\max node degree, exponent of distribution.

Complex Generators

18 April 2011

cezar_1
AGPL 3.0
Generator
18th April 2011
28th April 2011
Gephi 0.8-alpha
Linux Mac Windows

GD Star Rating
loading...

Introduction

The plugin contains a set of scientific graph generators.

Plugin Owner's Notes

This plugin contains a collection of generators that enable users to generate graphs with different topologies. The current version contains following generators:
* Balanced Tree
* Barabasi Albert
* Barabasi Albert Generalized
* Barabasi Albert Simplified A
* Barabasi Albert Simplified B
* Erdos Renyi Gnm
* Erdos Renyi Gnp
* Kleinberg
* Watts Strogatz Alpha
* Watts Strogatz Beta

HTTP Graph

7 January 2011

BSD
web http url uri
0.8, Generator
7th January 2011
25th January 2012
Gephi 0.8-beta
Linux Mac Windows

GD Star Rating
loading...

Introduction

Runs a proxy server and collects data from your web browsing to generate a graph!

Plugin Owner's Notes

*** This plugin should be digitally signed! It can be validated against
*** my Comodo/USERTRUST signed public key, available here:
*** phreakocious.cer

First make sure that you have an active project by selecting 'New Project' from the Welcome screen or the File menu.

Then select Generate/HTTP Graph from the File menu.

All you have to do is configure the proxy setting in your browser for http://127.0.0.1:8088 (or a port of your choosing) .. If you are behind another proxy, you should be able to enter it in the 'chain proxy' setting.

** Don't forget to disable this setting in your browser when
** you're done or your browsing won't work!

Proxy functionality provided by Membrane ESB

AlchemyAPI Plugin

16 July 2010

GPL
0.00
Generator, Imports
16th July 2010
4th November 2010
Gephi 0.7-alpha
Linux Mac Windows

GD Star Rating
loading...

Introduction

This plugin will generate a tree of entities extracted from a url, text, or html file.

Using natural language processing technology from AlchemyAPI, the following entities will be detected in the source document and displayed:
Anniversary, City, Company, Continent, Country, EntertainmentAward, Facility, FieldTerminology, FinancialMarketIndex, GeographicFeature, HealthCondition, Holiday, Movie, MusicGroup, NaturalDisaster, Organization, Person, PrintMedia, RadioProgram, RadioStation, Region, Sport, StateOrCounty, Technology, TelevisionShow, TelevisionStation

For a full description, see http://www.alchemyapi.com/api/entity/types.html.

An access key is needed to run the plug-in, and is freely available here: http://www.alchemyapi.com/api/register.html.

Plugin Owner's Notes