Skip to content

ungentilgarcon/topogram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topogram -- text networks analysis in Python

Topogram is a Python library for extracting and visualizing networks of words and citations from raw data (Twitter, Weibo, news, etc...) Target audience is developers, researchers, journalists interested in an easy way to analyze texts.

Documentation available at topogram.readthedocs.org

Features

  • Support for large corpora
  • Citations graph
  • Word co-occurence graph
  • Time-based anlaysis (hour, day, month, year... )
  • Community detection (Louvain algorithm)

Tests

Build and pass the tests

 python setup.py test 

About

Python library for data network analysis and visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%