Commit 5e47d72d authored by Victor Zimmermann's avatar Victor Zimmermann
Browse files

Update config.py

parent 83c97e3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ Methods labeled with 0 are ignored.
At least one method must be given a value != 0.
'''
resolve_conflicts = False #not yet implemented
colour_rank = 0
mst_rank = 1
colour_rank = 1
mst_rank = 2

'''
Choose stop words and allowed pos-tags.