1. 2b0b0a1 CA: fix score threshold in recursive CA by Marc Kupietz · 2 weeks ago
  2. 0a29263 CA: Inject focus into to result webUIRequestUrls by Marc Kupietz · 2 weeks ago
  3. c79155b Ignore first letter case in stopwords by Marc Kupietz · 2 weeks ago
  4. de679ea CA: add queryMissingScores parameter by Marc Kupietz · 2 weeks ago
  5. 4cbb547 CA: add some more info on how missing values are imputed by Marc Kupietz · 2 weeks ago
  6. 77852b2 Remove redundant thresholdScore parameter from add_multi_vc_comparisons function by Marc Kupietz · 2 weeks ago
  7. 130a2a2 CA: add percentile ranks and documentation by Marc Kupietz · 2 weeks ago
  8. 9894a37 CA: replace NA dampening factor with missingScoreQuantile by Marc Kupietz · 2 weeks ago
  9. 28a2984 CA: add measure based ranks by Marc Kupietz · 2 weeks ago
  10. b2862d4 CA: introduce max_delta_<score> by Marc Kupietz · 2 weeks ago
  11. 5e35d7a CA: add winner columns by Marc Kupietz · 3 weeks ago
  12. e34a8be CA: support named vc list and vcLabel parameter to specify labels by Marc Kupietz · 3 weeks ago
  13. e31322e Fix label issue in multi-vc CA by Marc Kupietz · 3 weeks ago
  14. c4540a2 Add delta columns for CA with multiple VCs by Marc Kupietz · 3 weeks ago
  15. a25fbd9 Get rid of empty sequence warning in CA by Marc Kupietz · 3 weeks ago
  16. 4a2fee0 Add labels in collocationAnalysis when called with vectors by Marc Kupietz · 3 weeks ago
  17. a8c40f4 Make documentation less class centric by Marc Kupietz · 4 months ago
  18. e9e18bd Fix minOccur filter with base pipe in collocation analysis by Marc Kupietz · 5 months ago
  19. 6dfeed9 Factor out ETA logging by Marc Kupietz · 5 months ago
  20. dad343d Fix no visible binding ... by Marc Kupietz · 7 months ago
  21. f5a3701 💄 Start switching to base R pipe by Marc Kupietz · 8 months ago
  22. 4cd066d 💄 Start switching to base R pipe by Marc Kupietz · 8 months ago
  23. 617266d ♻️💄 simplify KorAPConnection class instantiations to modern syntax by Marc Kupietz · 8 months ago
  24. e7f0d68 Update tokenization note in collocationAnalysis function by Marc Kupietz · 9 months ago
  25. f83d59a Let httr2 take care of token refreshing by Marc Kupietz · 9 months ago
  26. 8a6df60 Remove experimental badge from collocationAnalysis function by Marc Kupietz · 9 months ago
  27. 6bd9cad Improve documentation of span parameter in ca by Marc Kupietz · 11 months ago
  28. 1fe9410 Fix comparison type check in R-devel by Marc Kupietz · 1 year, 6 months ago
  29. 2b17b21 CA: use server side tokenized matches if supported by Marc Kupietz · 2 years, 2 months ago
  30. 2113440 Fix bool vector length and R 4.3 compatibility of collocation analysis by Marc Kupietz · 2 years, 6 months ago
  31. a47d150 Replace our log.info with log_info to avoid name clashes by Marc Kupietz · 2 years, 7 months ago
  32. 9018965 Respect given withinSpan parameter also in queries for examples by Marc Kupietz · 2 years, 7 months ago
  33. 23004c6 use slice_head instead of head for potential tibbles by Marc Kupietz · 3 years, 2 months ago
  34. 3eea3a6 Merge "Do not allow repeated nodes in collocation analysis" by Marc Kupietz · 3 years, 10 months ago
  35. bdb9527 At least touch recursive CA in tests by Marc Kupietz · 3 years, 11 months ago
  36. dadfd91 CA: do not add examples by default by Marc Kupietz · 3 years, 11 months ago
  37. 7d400e0 Add missing parameter descriptions by Marc Kupietz · 3 years, 11 months ago
  38. 47d0d2b Parametrize regex filter for collocates as collocateFilterRegex by Marc Kupietz · 3 years, 11 months ago
  39. 76b0559 Do not export currently internal functions by Marc Kupietz · 3 years, 11 months ago
  40. b811ffb CA: catch case when no examples are found by Marc Kupietz · 4 years ago
  41. d2c08cb CA: Add Ein and Eine to German stopword list by Marc Kupietz · 4 years ago
  42. 419f21f CA: Make recurive CA association score threshold a parameter by Marc Kupietz · 4 years ago
  43. 8fe0bee Fix typo (joining) by Marc Kupietz · 4 years ago
  44. 1678c3a CA: Keep query for examples in result data frame by Marc Kupietz · 4 years ago
  45. 5a336b6 Add recursion to collocationAnalysis by Marc Kupietz · 4 years ago
  46. 6505ccf Do not allow repeated nodes in collocation analysis by Marc Kupietz · 4 years ago
  47. 6ae7605 Use \dontrun instead of \donttest for non-essential examples by Marc Kupietz · 4 years, 2 months ago
  48. 8b8aa52 Do not import but only suggest lifecycle by Marc Kupietz · 4 years, 2 months ago
  49. 67edcb5 Migrate documentation to roxygen2md by Marc Kupietz · 4 years, 2 months ago
  50. 427d9ed Add importFrom lifecycle badge by Marc Kupietz · 4 years, 2 months ago
  51. 581a29b CA: warn if no access token present by Marc Kupietz · 4 years, 2 months ago
  52. d07bf19 Add newline to CA log messages by Marc Kupietz · 4 years, 2 months ago
  53. dbd431a Add full collocation analysis (client side only implementation) by Marc Kupietz · 4 years, 2 months ago