commit | 2aa0344877606f25068fca20b582574140a049dd | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Dec 10 09:47:35 2024 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Dec 10 09:47:35 2024 +0100 |
tree | 931570e6054d641c6b1b2f27300c3298c66119cb | |
parent | 1faa7211fd0b44bef81e80527215c53099dbedf4 [diff] |
Add query column to all CA results Change-Id: I55da9f5966ca28783003e114d92aee00ff94a05f
diff --git a/R/collocationScoreQuery.R b/R/collocationScoreQuery.R index 0855e18..63aa002 100644 --- a/R/collocationScoreQuery.R +++ b/R/collocationScoreQuery.R
@@ -90,6 +90,7 @@ collocate = collocate, label = queryStringToLabel(vc), vc = vc, + query = query, webUIRequestUrl = if (is.na(observed[1])) frequencyQuery(kco, query, vc)$webUIRequestUrl else