Skip to content

topogram/weibo-miner-lib

Repository files navigation

Topogram

Build Status Coverage Status Documentation Status

Topogram is a data mining library to produce time-based networks and maps from text data.

About

With tools for validation and parsing, Topogram provides a pipeline to create visualizations of relationships between multiple entities like people, words, time and places. Based on networkx, NLTK and d3js, it provides a complete toolkit to create advanced social network analysis from raw datasets.

Usage

Read the documentation at topogram.readthedocs.org

Install

pip install topogram

or

pip install git+http://github.com/topogram/topogram.git#egg=topogram

Troubleshooting

Topogram is still in beta.

If you have any trouble or questions, please open an issue. We'll do our best to help you solve it.

Development

Topogram is under development. Code and pull requests are very welcome.

Tests

pip install -r dev_requirements.txt 
make test

Documentation

Build the documentation (with sphinx)

make documentation 
make upload-docs # publish online 

About

Python library for data network analysis and visualization

Resources

License

Stars

Watchers

Forks

Packages

No packages published