1. 10eff99 Report query timing and reliability in the R client, bump to 1.4.9000 by Marc Kupietz · 8 hours ago master
  2. f2e89bf Say what the imputed flag is about, and how labels become column names by Marc Kupietz · 5 days ago
  3. 437d7af Do not link to undocumented helpers from @noRd blocks by Marc Kupietz · 5 days ago
  4. 7cf697f Parse KWIC snippets of any shape in collocation analysis by Marc Kupietz · 9 days ago
  5. c3de702 Take cache files as they are where there is no time to recompute by Marc Kupietz · 6 days ago
  6. c6e7736 Add blessCacheAs() to vouch for a file an older version wrote by Marc Kupietz · 6 days ago
  7. afac514 Add cacheAsInfo() to read back what produced a cache file by Marc Kupietz · 6 days ago
  8. a3a8cd9 Offer cacheAs on the other query functions as well by Marc Kupietz · 6 days ago
  9. f632fe3 Label virtual corpora by the names they were given by Marc Kupietz · 6 days ago
  10. c902c23 Refuse cacheAs files written before the scores were corrected by Marc Kupietz · 6 days ago
  11. c38d8fb Scale the whole log-likelihood table with the window size by Marc Kupietz · 10 days ago
  12. 1d400f6 CA: drop collocates occurring less often than expected by default by Marc Kupietz · 11 days ago
  13. b6416be Document that logDice measures salience, not surprise by Marc Kupietz · 11 days ago
  14. 8bacebb Compute logDice as defined by Rychly, comparable to other tools by Marc Kupietz · 11 days ago
  15. 37f9607 CA: check the parameters a cacheAs file was created with by Marc Kupietz · 11 days ago
  16. ef5b7c1 Drop the PTXQC dependency and bump to 1.3.0.9000 by Marc Kupietz · 13 days ago
  17. 6a16d7d Document KorAPConnection() as a function to fix CRAN Rd NOTE by Marc Kupietz · 14 days ago
  18. 7b7a73b CA: warn when duplicate rows are dropped from multi-VC comparisons by Marc Kupietz · 2 weeks ago
  19. ba15cff CA: mark multi-VC comparison columns as experimental by Marc Kupietz · 2 weeks ago
  20. 424cb78 CA: report imputation in multi-VC comparisons when verbose by Marc Kupietz · 2 weeks ago
  21. 9525334 CA: document how to read multi-VC comparison columns by Marc Kupietz · 2 weeks ago
  22. d7bb5cb CA: flag imputed cells in multi-VC comparisons by Marc Kupietz · 2 weeks ago
  23. 9c53e41 Make collocationScoreQuery() accept a vector of collocates by Marc Kupietz · 3 months ago
  24. 09b1c08 Add winner and loser URLs to multi-VC collocation comparisons by Marc Kupietz · 5 months ago
  25. db2fabd feat(collocationAnalysis): add cacheAs parameter for result caching by Marc Kupietz · 5 months ago
  26. 2b0b0a1 CA: fix score threshold in recursive CA by Marc Kupietz · 11 months ago
  27. 0a29263 CA: Inject focus into to result webUIRequestUrls by Marc Kupietz · 11 months ago
  28. c79155b Ignore first letter case in stopwords by Marc Kupietz · 11 months ago
  29. de679ea CA: add queryMissingScores parameter by Marc Kupietz · 11 months ago
  30. 4cbb547 CA: add some more info on how missing values are imputed by Marc Kupietz · 11 months ago
  31. 77852b2 Remove redundant thresholdScore parameter from add_multi_vc_comparisons function by Marc Kupietz · 11 months ago
  32. 130a2a2 CA: add percentile ranks and documentation by Marc Kupietz · 11 months ago
  33. 9894a37 CA: replace NA dampening factor with missingScoreQuantile by Marc Kupietz · 11 months ago
  34. 28a2984 CA: add measure based ranks by Marc Kupietz · 11 months ago
  35. b2862d4 CA: introduce max_delta_<score> by Marc Kupietz · 11 months ago
  36. 5e35d7a CA: add winner columns by Marc Kupietz · 11 months ago
  37. e34a8be CA: support named vc list and vcLabel parameter to specify labels by Marc Kupietz · 11 months ago
  38. e31322e Fix label issue in multi-vc CA by Marc Kupietz · 11 months ago
  39. c4540a2 Add delta columns for CA with multiple VCs by Marc Kupietz · 11 months ago
  40. a25fbd9 Get rid of empty sequence warning in CA by Marc Kupietz · 11 months ago
  41. 4a2fee0 Add labels in collocationAnalysis when called with vectors by Marc Kupietz · 11 months ago
  42. 4142007 Revert "warn on rewrites" by Marc Kupietz · 11 months ago
  43. bdedd02 Switch all annotation parsing to xml2 by Marc Kupietz · 11 months ago
  44. cd45218 Fix fetchAnnotations getting all morph values by Marc Kupietz · 11 months ago
  45. 336c85d warn on rewrites by Marc Kupietz · 1 year, 2 months ago
  46. a02f193 change format of annotation_snippet column for compatibility with Python client by feldmueller · 12 months ago
  47. 39da9dc Allow overriding verbosity default via env var KORAP_VERBOSE by Marc Kupietz · 1 year ago
  48. 0af7593 Fix fetchAnnotations documentation mismatches by Marc Kupietz · 1 year ago
  49. 6aa5a0d Fix some CRAN policy issues by Marc Kupietz · 1 year ago
  50. 2baf5c5 Increase fetchAnnotation test coverage according to codecov by Marc Kupietz · 1 year ago
  51. 93787d5 Add overwrite parameter to fetchAnnotations by Marc Kupietz · 1 year ago
  52. 560b591 Fix annotation parsing in fetchAnnotations by Marc Kupietz · 1 year ago
  53. 03d2b1a Simplify initializations by Marc Kupietz · 1 year, 2 months ago
  54. 89f796e Improve documentation by Marc Kupietz · 1 year, 2 months ago
  55. 2512130 fetchAnnotations: Avoid the scientific notation problem by Marc Kupietz · 1 year, 2 months ago
  56. e8c0fef Add ETA for fetchAnnotations by Marc Kupietz · 1 year, 2 months ago
  57. 7ff770e Handle multiple morpho annotations by Marc Kupietz · 1 year, 2 months ago
  58. c643a12 Remove debug output by Marc Kupietz · 1 year, 2 months ago
  59. a29f3d4 Parse annotations into lists of vectors by Marc Kupietz · 1 year, 2 months ago
  60. ff712a9 fetchAnnotations: use matchID if present by Marc Kupietz · 1 year, 2 months ago
  61. e52b295 Add fetchAnnotations method to KorAPQuery by Marc Kupietz · 1 year, 2 months ago
  62. a267c42 Update textMetadata documentation by Marc Kupietz · 1 year, 3 months ago
  63. ea34b81 Fix ci compatibility and error in as.alternative cospusQuery by Marc Kupietz · 1 year, 3 months ago
  64. 365660e Harmonize ETA logging by Marc Kupietz · 1 year, 3 months ago
  65. ec1bfc8 auth and hc_freq_by_year_ci are no longer experimental by Marc Kupietz · 1 year, 3 months ago
  66. 24799fd Use calculate_eta function in fetchNext by Marc Kupietz · 1 year, 3 months ago
  67. 36117de Remove redundant documentation in KorAPConnection by Marc Kupietz · 1 year, 3 months ago
  68. f9914bb Bring back documentation for KorAPConnection params by Marc Kupietz · 1 year, 3 months ago
  69. d352642 Switch examples to native pipe operator by Marc Kupietz · 1 year, 3 months ago
  70. dc880ac Add missing documentation by Marc Kupietz · 1 year, 3 months ago
  71. b7a3805 Simplify package documentation by Marc Kupietz · 1 year, 3 months ago
  72. 1623fe8 Add fields parameter documentation in corpusQuery by Marc Kupietz · 1 year, 3 months ago
  73. 2abb946 Add documentation to corpusStats result by Marc Kupietz · 1 year, 3 months ago
  74. a8c40f4 Make documentation less class centric by Marc Kupietz · 1 year, 3 months ago
  75. ecc8670 Add example for querying metadata of text within a vc by Marc Kupietz · 1 year, 3 months ago
  76. e8c8e1a Centralize ETA logging by Marc Kupietz · 1 year, 3 months ago
  77. 021663d Fix ETA and and page log for offset or maxFetch >> 0 by Marc Kupietz · 1 year, 3 months ago
  78. ef0e939 Build fetch API URL using httr2 by Marc Kupietz · 1 year, 3 months ago
  79. e9e18bd Fix minOccur filter with base pipe in collocation analysis by Marc Kupietz · 1 year, 3 months ago
  80. 319e746 Keep row order constant in ci function by Marc Kupietz · 1 year, 3 months ago
  81. 6dfeed9 Factor out ETA logging by Marc Kupietz · 1 year, 3 months ago
  82. 71c30d8 Add ETA log to corpusStats by Marc Kupietz · 1 year, 4 months ago
  83. 6ef61a8 Add ETA logging also for corpus/frequency query by Marc Kupietz · 1 year, 4 months ago
  84. 7638ca4 Round benchmark also in freqQuery log by Marc Kupietz · 1 year, 4 months ago
  85. 623d712 Fix ETA logging in fetchNext by Marc Kupietz · 1 year, 4 months ago
  86. 669114b Improve log formatting by Marc Kupietz · 1 year, 4 months ago
  87. d36ee55 Handle request errors as late as possible but not later by Marc Kupietz · 1 year, 4 months ago
  88. ae9b617 Fix logging warnings when no benchmark is returned by Marc Kupietz · 1 year, 5 months ago
  89. a824d50 KorAPConnection: improve source code formatting by Marc Kupietz · 1 year, 5 months ago
  90. 03402e7 Do not cache timed out api results by Marc Kupietz · 1 year, 5 months ago
  91. d885122 Improve code style in KorAPQuery by Marc Kupietz · 1 year, 5 months ago
  92. acbaab0 Log ETA and [cached] in fetch* by Marc Kupietz · 1 year, 5 months ago
  93. dad343d Fix no visible binding ... by Marc Kupietz · 1 year, 5 months ago
  94. ad8d2ed Update and separate frequencyQuery documentation by Marc Kupietz · 1 year, 5 months ago
  95. b79fd44 Introduce env variable KORAP_URL to use as default if set by Marc Kupietz · 1 year, 6 months ago
  96. f5a3701 💄 Start switching to base R pipe by Marc Kupietz · 1 year, 7 months ago
  97. 4cd066d 💄 Start switching to base R pipe by Marc Kupietz · 1 year, 7 months ago
  98. 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 1 year, 7 months ago
  99. ef1ef4a Remove redundant R version checks by Marc Kupietz · 1 year, 7 months ago
  100. e7f0d68 Update tokenization note in collocationAnalysis function by Marc Kupietz · 1 year, 7 months ago