commit | dadfd919ae90ff4b13284059dcd6bcd3bce1a20c | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 22 12:48:20 2021 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 22 12:48:43 2021 +0100 |
tree | ed0e6f835c99947037f56fe1c384eba786c743aa | |
parent | 30b3e00423a90d714720ce9d68270b9d9b987e7d [diff] [blame] |
CA: do not add examples by default Change-Id: I0eefd444daa78448498b9c7bbfa2519bed64fa2b
diff --git a/R/collocationAnalysis.R b/R/collocationAnalysis.R index 4c45de2..d8df60b 100644 --- a/R/collocationAnalysis.R +++ b/R/collocationAnalysis.R
@@ -86,7 +86,7 @@ seed = 7, expand = length(vc) != length(node), maxRecurse = 0, - addExamples = TRUE, + addExamples = FALSE, thresholdScore = "logDice", threshold = 2.0, localStopwords = c(),