1. 17 Jun, 2015 1 commit
  2. 16 Jun, 2015 4 commits
  3. 15 Jun, 2015 8 commits
  4. 14 Jun, 2015 4 commits
  5. 12 Jun, 2015 4 commits
  6. 11 Jun, 2015 4 commits
  7. 09 Jun, 2015 11 commits
  8. 08 Jun, 2015 2 commits
  9. 05 Jun, 2015 2 commits
    • Administrator's avatar
      [FEAT] Init of Gargantext cleaned · d61d3cea
      Administrator authored
      	nouveau fichier : init.py
      	This file has to be executed in environment to init fresh
      	installation or to get last NodeTypes. Execute it after big
      	merges please.
      
      	supprimé :        init/init.py
      	File useless now.
      
      	supprimé :        init/init.sh
      	File useless now.
      
      	supprimé :        init/init_gargantext.py
      	File useless now.
      
      	modifié :         test-list-management.py
      	test file that will evolve towards a big test of all the
      	workflow
      d61d3cea
    • Administrator's avatar
      [FEAT] function to add/del ngram from a specific list · 0348908c
      Administrator authored
      	modifié :         ngram/lists.py
      Simple function to del/add ngram from list, mainly works for stopList
      
      	modifié :         test-list-management.py
      Simple usage test added.
      
      	modifié :         annotations/views.py
      Code commented to show example and explains current issues
      0348908c