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