Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
6f0c86f8
Commit
6f0c86f8
authored
Dec 16, 2015
by
delanoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[FIX] Exec file.
parent
a48801d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
exec.py
exec.py
+2
-4
init_accounts.py
init_accounts.py
+1
-1
No files found.
exec.py
View file @
6f0c86f8
...
@@ -14,7 +14,7 @@ from ngram.importExport import exportNgramList, importNgramList
...
@@ -14,7 +14,7 @@ from ngram.importExport import exportNgramList, importNgramList
from
analysis.periods
import
phylo_clusters
from
analysis.periods
import
phylo_clusters
from
ngram.occurrences
import
compute_occs
from
ngram.occurrences
import
compute_occs
from
analysis.periods
import
get_partitions
def
ngram_workflow
(
corpus
,
n
=
5000
):
def
ngram_workflow
(
corpus
,
n
=
5000
):
'''
'''
...
@@ -64,7 +64,5 @@ if __name__ == "__main__":
...
@@ -64,7 +64,5 @@ if __name__ == "__main__":
#exportNgramList(corpus, "list.csv")
#exportNgramList(corpus, "list.csv")
#importNgramList(corpus, "list.csv")
#importNgramList(corpus, "list.csv")
#phylo_clusters(corpus, range(2012,2016))
phylo_clusters
(
corpus
,
range
(
2012
,
2016
))
get_partitions
(
corpus
)
#ngram_workflow(corpus)
init_accounts.py
View file @
6f0c86f8
...
@@ -18,7 +18,7 @@ def notify_user(username, email, password):
...
@@ -18,7 +18,7 @@ def notify_user(username, email, password):
Inscription obligatoire pour les dernière places:
Inscription obligatoire pour les dernière places:
http://iscpif.fr/event/formation-gargantext/
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
Cordialement
--
--
L'équipe de Gargantext (CNRS)
L'équipe de Gargantext (CNRS)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment