Commit 6f0c86f8 authored by delanoe's avatar delanoe

[FIX] Exec file.

parent a48801d2
......@@ -14,7 +14,7 @@ from ngram.importExport import exportNgramList, importNgramList
from analysis.periods import phylo_clusters
from ngram.occurrences import compute_occs
from analysis.periods import get_partitions
def ngram_workflow(corpus, n=5000):
'''
......@@ -64,7 +64,5 @@ if __name__ == "__main__":
#exportNgramList(corpus, "list.csv")
#importNgramList(corpus, "list.csv")
#phylo_clusters(corpus, range(2012,2016))
get_partitions(corpus)
#ngram_workflow(corpus)
phylo_clusters(corpus, range(2012,2016))
......@@ -18,7 +18,7 @@ def notify_user(username, email, password):
Inscription obligatoire pour les dernière places:
http://iscpif.fr/event/formation-gargantext/
Nous restons votre disposition pour tout complément d'information.
Nous restons à votre disposition pour tout complément d'information.
Cordialement
--
L'équipe de Gargantext (CNRS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment