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