-
Notifications
You must be signed in to change notification settings - Fork 12
factorial_preprocessing() bug #18
Copy link
Copy link
Open
Description
When I run the factorial_preprocessing() function, I get the following error:
Error in text & !quanteda::is.corpus(text) :
operations are possible only for numeric, logical or complex types
Further, I'm not sure if this is related, but I also get the following error when attempting to run your vignette:
documents <- corp[1:10,]
Error in `[.corpus`(corp, 1:10, ) : unused argument (alist())
I've experienced these issues in both R 3.6.3 and R 4.0.3 on macOS Catalina 10.15.7.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels