1. 7ff770e Handle multiple morpho annotations by Marc Kupietz · 2 weeks ago
  2. c643a12 Remove debug output by Marc Kupietz · 2 weeks ago
  3. a29f3d4 Parse annotations into lists of vectors by Marc Kupietz · 2 weeks ago
  4. ff712a9 fetchAnnotations: use matchID if present by Marc Kupietz · 2 weeks ago
  5. e52b295 Add fetchAnnotations method to KorAPQuery by Marc Kupietz · 2 weeks ago
  6. 49b8fc9 Bump to dev version 1.1.0.9000 by Marc Kupietz · 2 weeks ago
  7. 2deadd8 Use English Wikipedia instance for ca doc test by Marc Kupietz · 3 weeks ago
  8. ef90828 Readme: Add section on connecting to other KorAP instances by Marc Kupietz · 3 weeks ago
  9. f8db530 GitLab CI: install tidyllm by Marc Kupietz · 4 weeks ago
  10. c9cb677 Skip llm doc tests if offline or no API key is set by Marc Kupietz · 4 weeks ago
  11. a28a99a Include tidyllm into package suggestions by Marc Kupietz · 4 weeks ago
  12. b8839d3 Switch to creationDate in Readme.md and DocPrompt test by Marc Kupietz · 4 weeks ago
  13. c1202d0 Default to claude-3-7-sonnet-latest by Marc Kupietz · 4 weeks ago
  14. 768d833 Add Gemini support by Marc Kupietz · 4 weeks ago
  15. 345211a Use tidyllm library by Marc Kupietz · 4 weeks ago
  16. 8e1b77d Make LLM model changeable by Marc Kupietz · 4 weeks ago
  17. e759b34 Actually run the code in in the LLM doc tests by Marc Kupietz · 4 weeks ago
  18. 10dcfee DocPrompt test with instance wiki by Marc Kupietz · 4 weeks ago
  19. 0614370 Add first documentation CI test by Marc Kupietz · 4 weeks ago
  20. 8638dee Prepare for v1.1.0 by Marc Kupietz · 5 weeks ago
  21. 3ddd206 Skip tests that require keyring on CRAN by Marc Kupietz · 5 weeks ago
  22. bd9796f Tests: setup and check keyring by Marc Kupietz · 5 weeks ago
  23. 5170411 Tests: make sure accessToken is NULL by Marc Kupietz · 5 weeks ago
  24. e70faf4 Make sure accessToken is NULL in corpusStats tests by Marc K. · 5 weeks ago
  25. a267c42 Update textMetadata documentation by Marc Kupietz · 5 weeks ago
  26. ea34b81 Fix ci compatibility and error in as.alternative cospusQuery by Marc Kupietz · 5 weeks ago
  27. 365660e Harmonize ETA logging by Marc Kupietz · 5 weeks ago
  28. ec1bfc8 auth and hc_freq_by_year_ci are no longer experimental by Marc Kupietz · 5 weeks ago
  29. 24799fd Use calculate_eta function in fetchNext by Marc Kupietz · 5 weeks ago
  30. 36117de Remove redundant documentation in KorAPConnection by Marc Kupietz · 5 weeks ago
  31. f9914bb Bring back documentation for KorAPConnection params by Marc Kupietz · 5 weeks ago
  32. d352642 Switch examples to native pipe operator by Marc Kupietz · 5 weeks ago
  33. dc880ac Add missing documentation by Marc Kupietz · 6 weeks ago
  34. b7a3805 Simplify package documentation by Marc Kupietz · 6 weeks ago
  35. e53d282 Remove line breaks in package description by Marc Kupietz · 6 weeks ago
  36. 1623fe8 Add fields parameter documentation in corpusQuery by Marc Kupietz · 6 weeks ago
  37. c616098 Add new man sections by Marc Kupietz · 6 weeks ago
  38. 2abb946 Add documentation to corpusStats result by Marc Kupietz · 6 weeks ago
  39. a8c40f4 Make documentation less class centric by Marc Kupietz · 6 weeks ago
  40. ecc8670 Add example for querying metadata of text within a vc by Marc Kupietz · 6 weeks ago
  41. 17efa59 Ignore claude files by Marc Kupietz · 6 weeks ago
  42. e8c8e1a Centralize ETA logging by Marc Kupietz · 6 weeks ago
  43. 4152c84 Add demo for retrieving book titles from DeLiKo@DNB by Marc Kupietz · 6 weeks ago
  44. 021663d Fix ETA and and page log for offset or maxFetch >> 0 by Marc Kupietz · 6 weeks ago
  45. ef0e939 Build fetch API URL using httr2 by Marc Kupietz · 6 weeks ago
  46. 1087dcf CI: update codecov script again by Marc Kupietz · 8 weeks ago
  47. 020f4db CI: update codecov script by Marc Kupietz · 8 weeks ago
  48. 7de5f32 Improve test coverage by Marc Kupietz · 8 weeks ago
  49. b1dec01 Code cleanup by Marc Kupietz · 8 weeks ago
  50. e9e18bd Fix minOccur filter with base pipe in collocation analysis by Marc Kupietz · 8 weeks ago
  51. 319e746 Keep row order constant in ci function by Marc Kupietz · 8 weeks ago
  52. 3b3e7cd Make KorAPConnection timeout test more stable by Marc Kupietz · 8 weeks ago
  53. 6dfeed9 Factor out ETA logging by Marc Kupietz · 9 weeks ago
  54. 71c30d8 Add ETA log to corpusStats by Marc Kupietz · 9 weeks ago
  55. 6ef61a8 Add ETA logging also for corpus/frequency query by Marc Kupietz · 9 weeks ago
  56. 7638ca4 Round benchmark also in freqQuery log by Marc Kupietz · 10 weeks ago
  57. 623d712 Fix ETA logging in fetchNext by Marc Kupietz · 10 weeks ago
  58. 16b5448 update NEWS.md by Marc Kupietz · 3 months ago
  59. 9424f4a Change project editor options by Marc Kupietz · 3 months ago
  60. 669114b Improve log formatting by Marc Kupietz · 3 months ago
  61. d36ee55 Handle request errors as late as possible but not later by Marc Kupietz · 3 months ago
  62. ae9b617 Fix logging warnings when no benchmark is returned by Marc Kupietz · 3 months ago
  63. a824d50 KorAPConnection: improve source code formatting by Marc Kupietz · 3 months ago
  64. 03402e7 Do not cache timed out api results by Marc Kupietz · 3 months ago
  65. d885122 Improve code style in KorAPQuery by Marc Kupietz · 3 months ago
  66. acbaab0 Log ETA and [cached] in fetch* by Marc Kupietz · 3 months ago
  67. c6acf59 Fix documentation mismatch by Marc Kupietz · 4 months ago
  68. dad343d Fix no visible binding ... by Marc Kupietz · 4 months ago
  69. 5057f50 CI: fix tests by Marc Kupietz · 4 months ago
  70. 3b307c2 CI: drop installation on rolling by Marc Kupietz · 4 months ago
  71. b876659 CI: install ggplot2 for tests by Marc Kupietz · 4 months ago
  72. 76dee31 Do not test no longer exported removeWithinSpan by Marc Kupietz · 4 months ago
  73. 943da99 CI: use pak by Marc Kupietz · 4 months ago
  74. 03f2225 CI: add tests by Marc Kupietz · 4 months ago
  75. 89ce727 Update gender variants demo to generic OKK and 2024/2025 by Marc Kupietz · 4 months ago
  76. ad8d2ed Update and separate frequencyQuery documentation by Marc Kupietz · 4 months ago
  77. b79fd44 Introduce env variable KORAP_URL to use as default if set by Marc Kupietz · 4 months ago
  78. 463bb16 More migrations to base pipe by Marc Kupietz · 4 months ago
  79. ca5fe5a gitlab-ci: install from source using pak by Marc Kupietz · 5 months ago
  80. f5a3701 💄 Start switching to base R pipe by Marc Kupietz · 5 months ago
  81. 4cd066d 💄 Start switching to base R pipe by Marc Kupietz · 5 months ago
  82. 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 5 months ago
  83. d5823b0 🔖 bump version to dev version 1.0.0.9000 by Marc Kupietz · 5 months ago
  84. a5bd373 Update cran-comments by Marc Kupietz · 5 months ago
  85. f1422ee Bump version to v1.0.0 by Marc Kupietz · 5 months ago
  86. db73dce Update NEWS by Marc Kupietz · 5 months ago
  87. b5163f2 Add missing suggests for demos for r-devel by Marc Kupietz · 5 months ago
  88. 4c40001 Update Readme.md by Marc Kupietz · 5 months ago
  89. ef1ef4a Remove redundant R version checks by Marc Kupietz · 5 months ago
  90. e7f0d68 Update tokenization note in collocationAnalysis function by Marc Kupietz · 5 months ago
  91. dbdbb1f Subtract redundant smoothing constants in mergeDuplicateCollocates by Marc Kupietz · 5 months ago
  92. 62625dd Fix url build in mergeDuplicateCollocates by Marc Kupietz · 5 months ago
  93. fabc239 Explicitly set accessToken to NULL in all tests by Marc Kupietz · 6 months ago
  94. 80dc643 Always select textSigle in corpus queries by Marc Kupietz · 6 months ago
  95. 6184c42 Add headless note to manual authorization by Marc Kupietz · 6 months ago
  96. 00e1616 Update dependency infos with Rocky Linux by Marc Kupietz · 6 months ago
  97. a3d9a32 Adapt demos to simplified authorization by Marc Kupietz · 6 months ago
  98. 1b53047 Make sure http fails are always handled gracefully by Marc Kupietz · 6 months ago
  99. 62b1789 Check if authorization is supported by Marc Kupietz · 6 months ago
  100. 471d90a Fix typos by Marc Kupietz · 6 months ago