commit | 431d9570243510781809d09f619a7f2b0fb130e4 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jul 18 13:21:02 2024 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jul 18 13:21:02 2024 +0200 |
tree | 7b3e904c9e761c8d0a83bee4befbaec783dbb010 | |
parent | b31321e9edf6ac3a607aee96a6296b4cdf4b0beb [diff] [blame] |
Cache docvecs to reduce memory footprint Change-Id: I985b9935b2f7cc41583f93250b8202cdcd3cd10c
diff --git a/script/cosmasvc2koralquery b/script/cosmasvc2koralquery index 2e20568..4c3e5b0 100755 --- a/script/cosmasvc2koralquery +++ b/script/cosmasvc2koralquery
@@ -13,7 +13,7 @@ # 2024-07-17 # Add KorAP::Def. -our $VERSION = 0.2; +our $VERSION = 0.3; our @ARGV; my $cmd = shift @ARGV;