Commit 8836fa9a authored by hoffmann's avatar hoffmann
Browse files

Ablation studies

(node:edge - 6:5)
parent 17d750ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ Choose filters for building the graph.
- Only considers occurrences/cooccurrences for nodes/edges, that occur more often than these values.
- Only considers edges with a weight beneath the maximum weight
'''
min_node_freq = 14
min_node_freq = 6
min_edge_freq = 5
max_weight = 0.9