All Projects → ANCIR → Grano

ANCIR / Grano

Licence: mit
A toolkit for mapping networks of political and economic influence through diverse types of entities and their relations. Accessible at http://granoproject.org

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Grano

Workshops
Public materials for Statnet Workshops
Stars: ✭ 34 (-81.22%)
Mutual labels:  network-analysis, graphs
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (+28.18%)
Mutual labels:  network-analysis, graphs
Graph sampling
Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.
Stars: ✭ 99 (-45.3%)
Mutual labels:  network-analysis, graphs
grandiso-networkx
Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")
Stars: ✭ 30 (-83.43%)
Mutual labels:  graphs, network-analysis
Peartree
peartree: A library for converting transit data into a directed graph for sketch network analysis.
Stars: ✭ 116 (-35.91%)
Mutual labels:  network-analysis, graphs
Hubot Grafana
📈🤖 Query Grafana dashboards
Stars: ✭ 141 (-22.1%)
Mutual labels:  graphs
Relation Classification Using Bidirectional Lstm Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Stars: ✭ 167 (-7.73%)
Mutual labels:  entities
Timeline Plus
Timeline - chronological visualization of your data
Stars: ✭ 140 (-22.65%)
Mutual labels:  graphs
Life Calendar
A look at the big picture.
Stars: ✭ 139 (-23.2%)
Mutual labels:  graphs
Graphlayouts
new layout algorithms for network visualizations in R
Stars: ✭ 176 (-2.76%)
Mutual labels:  network-analysis
Programming Languages Influence
Code to retrieve data for the programming languages influence visualizations from Freebase
Stars: ✭ 171 (-5.52%)
Mutual labels:  network-analysis
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (-12.15%)
Mutual labels:  entities
Flowchart Fun
Easily generate flowcharts and diagrams from text ⿻
Stars: ✭ 2,311 (+1176.8%)
Mutual labels:  graphs
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (-7.18%)
Mutual labels:  graphs
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-23.2%)
Mutual labels:  graphs
Uecs
Ubpa Entity-Component-System (U ECS) in Unity3D-style
Stars: ✭ 174 (-3.87%)
Mutual labels:  entities
Sparkling Graph
SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
Stars: ✭ 139 (-23.2%)
Mutual labels:  network-analysis
Sfnetworks
Tidy Geospatial Networks in R
Stars: ✭ 155 (-14.36%)
Mutual labels:  network-analysis
Matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
Stars: ✭ 2,433 (+1244.2%)
Mutual labels:  graphs
Framework
Open Source framework for writing data-centric applications over the latest technologies: .Net Core, C# 8 (not-nullable), ASP.NET Web API, Typescript 3.7 (strict), React, D3 and Sql Server or PostgreeSQL
Stars: ✭ 153 (-15.47%)
Mutual labels:  entities

Grano

grano is a social network analysis tool for data-driven news applications. It provides components needed to build domain-specific social network applications. For example, it can be used to track the relations between people, institutions and companies expressed through financial flows and other interactions.

Grano is currently developed as a backend to openinterests.eu <http://openinterests.eu>_ and nomenklatura <http://nomenklatura.pudo.org>_.

Documentation for grano is available at docs.grano.cc <http://docs.grano.cc>_, including:

  • Installation instructions <http://granoproject.org/docs/install/>_
  • Technical introduction <http://granoproject.org/docs/>_
  • Web (REST) API <http://granoproject.org/docs/api/>_

grano is also available on cheeseshop, and can be installed with::

pip install grano
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].