• delanoe's avatar
    [FEAT] Growth on graph · fb87c813
    delanoe authored
           First select a period on Documents view.
    
           Then compute a graph chosing one distance (distributional or
           conditional).
    
           Then in Graph Explorer view (TinaWebJS), user can get colors of
           node with growth attributes.
    
           Red nodes are increasing.
           Yellow nodes are decreasing.
    
           Growth computed with previous period which is equal to the
           selected period in duration (but before).
    
           TODO: make some tests with Users to validate the fact that
           previous period is not all the corpus but the selected period.
    fb87c813
Name
Last commit
Last update
..
static Loading commit data...
README.md Loading commit data...
__init__.py Loading commit data...
bridgeness.py Loading commit data...
cooccurrences.py Loading commit data...
distances.py Loading commit data...
graph.py Loading commit data...
growth.py Loading commit data...
intersection.py Loading commit data...
louvain.py Loading commit data...
mail_notification.py Loading commit data...
rest.py Loading commit data...
urls.py Loading commit data...
utils.py Loading commit data...
views.py Loading commit data...