commit | 9018965cc3fbc29d90561cc86fe437b25eb99242 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Apr 18 08:01:37 2023 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Apr 18 08:02:38 2023 +0200 |
tree | 8b879cc76b8a845d8efae2908c783938664b7fc4 | |
parent | f650629fa69ab10979f2ffe2652da77599caaf70 [diff] [blame] |
Respect given withinSpan parameter also in queries for examples Change-Id: I4451f173553559c76a868aca5aa65f020827f101
diff --git a/R/collocationAnalysis.R b/R/collocationAnalysis.R index d933e83..edc427d 100644 --- a/R/collocationAnalysis.R +++ b/R/collocationAnalysis.R
@@ -199,7 +199,7 @@ result$collocate, leftContextSize = leftContextSize, rightContextSize = rightContextSize, - withinSpan = "" + withinSpan = withinSpan ) result$example <- findExample( kco,