Metadata-Version: 1.1
Name: gmane
Version: 0.1.dev2
Summary: Utilities for the analysis of the GMANE email list database
Home-page: https://github.com/ttm/gmane
Author: Renato Fabbri
Author-email: listamacambira@googlegroups.com
License: Public Domain
Description: Python utilities for the analysis of the GMANE email list database
        ==================================================================
        
        This project delivers helper classes for the analysis of the GMANE
        email database.
        
        Functionalities are based on physics articles on interaction networks:
        + Stability in human interaction networks: primitive typology of vertex, prominence of measures and activity statistics: http://arxiv.org/abs/1310.7769
        + A connective differentiation of textual production in interaction networks: http://arxiv.org/abs/1412.7309
        + Versinus: a visualization method for graphs in evolution: http://arxiv.org/abs/1412.7311
        
        With core concepts of 1) analysis of topological structure; 2) analysis of textual production; 3) visualization of evolving structures. Activity distribution along time and among participants are also approached through specific routines and indirectly through 1), 2) and 3).
        
        Ideally, this package should ease:
        + Downloading GMANE email list data.
        + Building elementary data structures with downloaded data.
        + Analysis of data through complex networks and NLP criteria.
        + Visualization through diverse layout methods.
        
Keywords: complexity networks human interaction physics data mining analysis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Multimedia :: Graphics :: Presentation
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Multimedia :: Video :: Display
Classifier: Topic :: Artistic Software
Classifier: Topic :: Other/Nonlisted Topic
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3
