CA: Make recurive CA association score threshold a parameter

Currently logDice >= 2.0

Change-Id: I6173ce3acb5d2e5a3f1aa1cbc41367cce59eee44
diff --git a/man/collocationAnalysis-KorAPConnection-method.Rd b/man/collocationAnalysis-KorAPConnection-method.Rd
index 347909e..1862f21 100644
--- a/man/collocationAnalysis-KorAPConnection-method.Rd
+++ b/man/collocationAnalysis-KorAPConnection-method.Rd
@@ -23,6 +23,8 @@
   expand = length(vc) != length(node),
   maxRecurse = 0,
   addExamples = TRUE,
+  thresholdScore = "logDice",
+  threshold = 2,
   localStopwords = c(),
   ...
 )