commit | 419f21f1d26c4fa6efd6d8a4adf27498eb26699f | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Dec 07 10:27:30 2021 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Dec 07 10:44:20 2021 +0100 |
tree | 0cfe2d7983224b7ee9840fcec3b8456f3ab700d2 | |
parent | 8fe0beeae57bed9d638aad4a74969bf69368e586 [diff] [blame] |
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(), ... )