Skip to content

Moving tm corpus to quanteda corpus #680

Description

@ijavid100

I am facing the problem while working with quanteda package of R. I have uploaded text files in tm package and want to move in quanteda corpus.

corpus of tm package contains files with this name "large simplecorpus (95 elements, 53mb)

Earlier, I uploaded corpus of text documents, it only have "corpus" instead of "large simplecorpus".

When I move corpus to quanteda corpus, This gives the following message with error:

Error in UseMethod("corpus") :
no applicable method for 'corpus' applied to an object of class "c('SimpleCorpus', 'Corpus')"

please reply me to solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions