Commit c4e9bdd0 authored by Romain Loth's avatar Romain Loth

Merge remote-tracking branch 'origin/refactoring-alex' into refactoring-rom

parents 36a68044 375735e5
...@@ -25,8 +25,13 @@ NODETYPES = [ ...@@ -25,8 +25,13 @@ NODETYPES = [
'GROUPLIST', 'GROUPLIST',
'MAINLIST', 'MAINLIST',
'MAPLIST', 'MAPLIST',
'OCCURRENCES',
'COOCCURRENCES', 'COOCCURRENCES',
# scores
'OCCURRENCES',
'SPECIFICITY',
'CVALUE',
'TFIDF-CORPUS',
'TFIDF-GLOBAL',
] ]
......
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