- 30 Mar, 2016 8 commits
-
-
delanoe authored
-
delanoe authored
-
delanoe authored
[FIX] Add search icon. TODO: implement search and remove links towards commercial searchs (science is agnostic many thanks for your comprehension.)
-
delanoe authored
-
delanoe authored
[FIX] Database capacity detected for Text Indexing. 2 paths for next steps: hash indexing and text (postgresql) indexing.
-
delanoe authored
-
delanoe authored
-
delanoe authored
-
- 29 Mar, 2016 9 commits
-
-
delanoe authored
-
delanoe authored
-
Romain Loth authored
fixed local tfidf to compute (doc, ngram) similarities and NOT cumulated scores per ngram (TODO: discuss parallel changes for global tfidf)
-
delanoe authored
-
delanoe authored
USAGE: methode DELETE : /api/nodes?ids=1,2,3 [FIX] Clean code after exploration.
-
delanoe authored
-
delanoe authored
-
delanoe authored
-
delanoe authored
-
- 28 Mar, 2016 3 commits
- 27 Mar, 2016 1 commit
-
-
delanoe authored
-
- 26 Mar, 2016 1 commit
-
-
delanoe authored
-
- 25 Mar, 2016 2 commits
- 24 Mar, 2016 11 commits
-
-
delanoe authored
-
delanoe authored
-
delanoe authored
-
delanoe authored
-
delanoe authored
-
Romain Loth authored
-
delanoe authored
-
Romain Loth authored
-
delanoe authored
-
delanoe authored
-
delanoe authored
Good news: grâce à la factorisation, le problème des tâches celery lancées en parallèle n'est plus. Bravo à toute l'équipe et en particulier à Mathieu Rodic et Romain Loth pour leur travail coordonné. :) Nous entamons la dernière ligne droite pour la factorisation. Modifications qui seront validées : nouveau fichier : gargantext.ini modifié : gargantext/settings.py modifié : gargantext/util/scheduling.py modifié : gargantext/util/toolchain/__init__.py modifié : gargantext/util/toolchain/ngrams_extraction.py modifié : gargantext/views/pages/projects.py renommé : README.md -> install/README.md renommé : requirements.txt -> install/requirements.txt nouveau fichier : start_celery nouveau fichier : start_uwsgi
-
- 23 Mar, 2016 5 commits
-
-
Romain Loth authored
NLP stuff: text cleaning after file parsing and after ngram extraction, more stats about maplist, details for postaggers, params for max ngram length and lowercase conversion
-
delanoe authored
-
delanoe authored
-
delanoe authored
Please drop your table and update database (dbmigrate.py). Insertion optimized according the types of data. Modifications validées : modifié : ../constants.py modifié : hyperdata.py modifié : ../util/toolchain/hyperdata_indexing.py
-
delanoe authored
-