Skip to content

sharismlab/social-brain-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Brain Framework

Social Brain Framework (SBF) is toolset to analyze & visualize online social interactions. Using the analogy of (human) brain, it provides new methods to lead Social Network Analysis (SNA) in borrowing methodologies from neurology, linguistics, psychoanalysis, sociology and computer science.

Specs

SBF is mainly written in Coffeescript > Javascript

  • NodeJS, Coffeescript, MongoDB, Redis, ProcessingJS, D3js ...

Docs

You can generate the code documentation by typing or read the docs at : http://yourinstall/docs/

cake docs

Lauch the framework

To run SBF, you will need MongoDB & Redis installed

git clone https://github.com/sharismlab/social-brain-framework.git
cd social-brain-framework
npm install
./sbf

You will need Python2.7 to be installed (to compile some node dependencies) also mongoDB You can setup your API keys by copying config/apikeys.sample.json to config/apikeys.json

Run the tests

Tests for the app are written with Mocha and Chai.

cake test

Deploy

Deployment use ruby gem Capistrano, so you will need to have Ruby installed (check RVM for that). You can setup multiples servers for deployment using files in ./config/deploy

cap production deploy
cap staging deploy

Thanks

Licence

Social Brain Framework is available under the Sharing Agreement ✳ Sharism Lab

About

Social Brain Framework (SBF) is a set of concepts and tools to analyze online social interactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published