• 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
annotations Loading commit data...
docs Loading commit data...
gargantext Loading commit data...
graph Loading commit data...
install Loading commit data...
moissonneurs Loading commit data...
static Loading commit data...
templates Loading commit data...
unittests Loading commit data...
uploads Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
create_doc.sh Loading commit data...
dbmigrate.py Loading commit data...
gargantext.ini Loading commit data...
init_accounts.py Loading commit data...
manage.py Loading commit data...
mkdocs.yml Loading commit data...
start_celery Loading commit data...
start_uwsgi Loading commit data...