Commit 40564587 authored by delanoe's avatar delanoe

[FIX] Cooc opti.

parent 56943042
......@@ -148,6 +148,7 @@ def parse_extract_indexhyperdata(corpus):
on_list_id = mainlist_id,
groupings_id = group_id,
just_pass_result = True,
symmetry_filter = True,
diagonal_filter = False) # preserving the diagonal
# (useful for spec/gen)
print('CORPUS #%d: [%s] computed mainlist coocs for specif rank' % (corpus.id, t()))
......
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