Skip to content

factorial_preprocessing() bug #18

@cml93

Description

@cml93

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions