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