PolMine / duplicates

0 stars 0 forks source link

duplicate detection fails for corpus NOZ #2

Open ablaette opened 1 year ago

ablaette commented 1 year ago

This is an error that cannot be reproduced without access to this corpus. I keep the report here to remind me to check whether it is a NOZ error, or a more generic duplicates error.

processing NOZ

processing file: duplicates.Rmd |........................................ | 83% [duplicate_detection] Quitting from lines 79-103 [duplicate_detection] (duplicates.Rmd) Error in deparse(): ! unbenutzte Argumente (s_attribute = "article_id", verbose = FALSE) Backtrace:

  1. base::lapply(...)
    1. base::split.default(., s_attribute = "article_id", verbose = FALSE)
    2. base::.NotYetUsed(deparse(...), error = FALSE)
    3. base::gettextf("argument '%s' is not used (yet)", arg)
    4. base::sprintf(gettext(fmt, domain = domain, trim = trim), ...)

Ausführung angehalten