1. 03d2b1a Simplify initializations by Marc Kupietz · 2 weeks ago
  2. 89f796e Improve documentation by Marc Kupietz · 2 weeks ago
  3. 2512130 fetchAnnotations: Avoid the scientific notation problem by Marc Kupietz · 2 weeks ago
  4. e8c0fef Add ETA for fetchAnnotations by Marc Kupietz · 2 weeks ago
  5. 7ff770e Handle multiple morpho annotations by Marc Kupietz · 2 weeks ago
  6. c643a12 Remove debug output by Marc Kupietz · 2 weeks ago
  7. a29f3d4 Parse annotations into lists of vectors by Marc Kupietz · 2 weeks ago
  8. ff712a9 fetchAnnotations: use matchID if present by Marc Kupietz · 2 weeks ago
  9. e52b295 Add fetchAnnotations method to KorAPQuery by Marc Kupietz · 2 weeks ago
  10. ea34b81 Fix ci compatibility and error in as.alternative cospusQuery by Marc Kupietz · 5 weeks ago
  11. 365660e Harmonize ETA logging by Marc Kupietz · 5 weeks ago
  12. 24799fd Use calculate_eta function in fetchNext by Marc Kupietz · 5 weeks ago
  13. d352642 Switch examples to native pipe operator by Marc Kupietz · 5 weeks ago
  14. dc880ac Add missing documentation by Marc Kupietz · 6 weeks ago
  15. 1623fe8 Add fields parameter documentation in corpusQuery by Marc Kupietz · 6 weeks ago
  16. a8c40f4 Make documentation less class centric by Marc Kupietz · 6 weeks ago
  17. ecc8670 Add example for querying metadata of text within a vc by Marc Kupietz · 6 weeks ago
  18. e8c8e1a Centralize ETA logging by Marc Kupietz · 6 weeks ago
  19. 021663d Fix ETA and and page log for offset or maxFetch >> 0 by Marc Kupietz · 6 weeks ago
  20. ef0e939 Build fetch API URL using httr2 by Marc Kupietz · 6 weeks ago
  21. 6dfeed9 Factor out ETA logging by Marc Kupietz · 9 weeks ago
  22. 6ef61a8 Add ETA logging also for corpus/frequency query by Marc Kupietz · 9 weeks ago
  23. 7638ca4 Round benchmark also in freqQuery log by Marc Kupietz · 10 weeks ago
  24. 623d712 Fix ETA logging in fetchNext by Marc Kupietz · 10 weeks ago
  25. 669114b Improve log formatting by Marc Kupietz · 3 months ago
  26. ae9b617 Fix logging warnings when no benchmark is returned by Marc Kupietz · 3 months ago
  27. d885122 Improve code style in KorAPQuery by Marc Kupietz · 3 months ago
  28. acbaab0 Log ETA and [cached] in fetch* by Marc Kupietz · 3 months ago
  29. ad8d2ed Update and separate frequencyQuery documentation by Marc Kupietz · 4 months ago
  30. 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 5 months ago
  31. ef1ef4a Remove redundant R version checks by Marc Kupietz · 5 months ago
  32. 80dc643 Always select textSigle in corpus queries by Marc Kupietz · 6 months ago
  33. b73ca0f Fix httr2 1.1.0 incompatibilities by Marc Kupietz · 6 months ago
  34. c73e078 Catch URL parse errors in q.print by Marc Kupietz · 6 months ago
  35. f912959 Replace httr with httr2 by Marc Kupietz · 6 months ago
  36. 16ccf11 Use logging colors and start with green by Marc Kupietz · 6 months ago
  37. 0447da0 Fix matchStart and matchEnd for queries with focus by Marc Kupietz · 7 months ago
  38. 3cd2c6c Fix token column in corpusQuery results by Marc Kupietz · 7 months ago
  39. a7a8f1b Fix no-visible-binding-for-global-variable-note-in-r-cmd-check by Marc Kupietz · 8 months ago
  40. f488112 Add matchStart and matchEnd columns to collectedMatches in corpusQuery result by Marc Kupietz · 8 months ago
  41. 05a6079 Fix conversion of new fields API results again by Marc Kupietz · 8 months ago
  42. 74cb269 Remove debugging left over by Marc Kupietz · 8 months ago
  43. 38a9d68 Slim down buildWebUIRequestUrl function by Marc Kupietz · 8 months ago
  44. e8bd49b In corpusQuery Use fields API result as metadata by Marc Kupietz · 1 year, 1 month ago
  45. 41d4e35 Make sure that total results are numeric by Marc Kupietz · 1 year, 5 months ago
  46. 2078bde Also retrieve tokenized snippets by Marc Kupietz · 2 years ago
  47. b8dd2e3 Don't convert query results to factors by Marc Kupietz · 2 years ago
  48. a47d150 Replace our log.info with log_info to avoid name clashes by Marc Kupietz · 2 years, 4 months ago
  49. d9b2fd7 Add context parameter to corpusQuery by Marc Kupietz · 2 years, 4 months ago
  50. 132f005 Add OAuth Browser Flow documentation by Marc Kupietz · 2 years, 4 months ago
  51. a467572 Make sure to always fail gracefully if server not accessible by Marc Kupietz · 3 years, 5 months ago
  52. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 3 years, 11 months ago
  53. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 3 years, 11 months ago
  54. dbd431a Add full collocation analysis (client side only implementation) by Marc Kupietz · 4 years ago
  55. 199c8b7 Encode strings to UTF-8 for URLencode by Marc Kupietz · 4 years ago
  56. 705488d Fix current page calculation by Marc Kupietz · 4 years, 1 month ago
  57. 6817095 Don't let KorAP recalculate total results in every page request by Marc Kupietz · 4 years, 1 month ago
  58. 9f3356d Fix typo by Marc Kupietz · 4 years, 1 month ago
  59. a6e4ee6 Restructure documentation by Marc Kupietz · 4 years, 5 months ago
  60. e203832 Association score funtions as parameters to collocationScoreQuery by Marc Kupietz · 4 years, 5 months ago
  61. 006b47c Add method collocationScoreQuery by Marc Kupietz · 4 years, 7 months ago
  62. f75ab0b Simplify tibble creation in fetchNext by Marc Kupietz · 5 years ago
  63. cb3c59e Explicitely use and import dplyr::n by Marc Kupietz · 5 years ago
  64. 0d4c909 Fix printing of virtual corpus description by Marc Kupietz · 5 years ago
  65. 384dc5c Remove unused function QueryParameterFromUrl by Marc Kupietz · 5 years ago
  66. 657d8e7 Add more donttests to stay below 5s for each test by Marc Kupietz · 5 years ago
  67. 43a6ade Fix typos by Marc Kupietz · 5 years ago
  68. 05b2277 Don't run long running and redundant tests by default by Marc Kupietz · 5 years ago
  69. 3477fa7 Revert "frequencyQuery: stop with error if vc is empty" by Marc Kupietz · 5 years ago
  70. 4a89dc4 frequencyQuery: stop with error if vc is empty by Marc Kupietz · 6 years ago
  71. f5769b6 Print "cached" instead of timing info for cached requests by Marc Kupietz · 6 years ago
  72. 71d6e05 Add as.alternative parameter to frequencyQuery method by Marc Kupietz · 6 years ago
  73. a96537f Get rid of unnecessary ifelses by Marc Kupietz · 6 years ago
  74. 4862b86 Add support for API token authorization by Marc Kupietz · 6 years ago
  75. 0c29cea Add confidence level argument to frequencyQuery by Marc Kupietz · 6 years ago
  76. 19e2ebd In corpusQuery explicitely use dplyr::select by Marc Kupietz · 6 years ago
  77. 97a1bca Optimize imports by Marc Kupietz · 6 years ago
  78. 3f57528 Add function frequencyQuery (corpusQuery + corpusStats + ci) by Marc Kupietz · 6 years ago
  79. 4de53ec Vectorize corpusQuery and corpusStats by Marc Kupietz · 6 years ago
  80. 69cc54a Start tidyverse migration by Marc Kupietz · 6 years ago
  81. 468cab8 Fix picking up vc definition from KorAP-URL in corpusQuery by Marc Kupietz · 6 years ago
  82. 2416905 Fix plot example in corpusQuery documentation by Marc Kupietz · 6 years ago
  83. 7776dec More minor documentation typo fixes by Marc Kupietz · 6 years ago
  84. 36d12d9 Fix handling of field parameter by Marc Kupietz · 6 years ago
  85. 5e13546 Minor typos in documentation by Akron · 6 years ago
  86. db9ab04 Use count=0 instead of count=1 in initial queries by Marc Kupietz · 6 years ago
  87. d0d3e9b Wrap API https request in new apiCall method by Marc Kupietz · 6 years ago
  88. f6f7131 Harmonize verbose handling by Marc Kupietz · 6 years ago
  89. 5a51982 Carry a a verbosity default already in the connection object by Marc Kupietz · 6 years ago
  90. b897218 Always carry a KorAPConnection object in the KorpusQuery object by Marc Kupietz · 6 years ago
  91. 56456c6 Give better progress info when verbose by Marc Kupietz · 6 years ago
  92. 603491f Provide comments for some basic examples by Marc Kupietz · 6 years ago
  93. e95108e Migrate to S4 Classes by Marc Kupietz · 6 years ago
  94. 25aebc3 Add some parameters' documentation and examples by Marc Kupietz · 6 years ago
  95. 37b8ef1 Fix long lines in documentation complaints by Marc Kupietz · 6 years ago
  96. d235a71 Import utils for URL-coding by Marc Kupietz · 6 years ago
  97. f568f3f Use missing instead of is.na to deal with not given parameters by Marc Kupietz · 6 years ago
  98. 3c531f6 Extend KorAPQuery documentation by Marc Kupietz · 6 years ago
  99. 9d97eb9 Fix RKorapQuery not accepting KorAPUrl only by Marc Kupietz · 6 years ago
  100. 62da2b5 Integrate KorAPFetchAll with KorAPFetchNext, add KorAPFetchRest by Marc Kupietz · 6 years ago