Skip to content

Java 8 network/graph framework with emphasis on social network analysis

Notifications You must be signed in to change notification settings

gstamatelat/social-influence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Influence

Java 8 network/graph framework with emphasis on social network analysis.

Using

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>
<dependencies>
  <dependency>
    <groupId>com.github.gstamatelat</groupId>
    <artifactId>social-influence</artifactId>
    <version>SHORT_COMMIT_HASH</version>
  </dependency>
</dependencies>

Demos

For some usage examples see the files inside the demo directory.

About

Java 8 network/graph framework with emphasis on social network analysis

Resources

Stars

Watchers

Forks

Languages