Skip to content

Feature request: stopwords argument input is not intuitive #182

Description

@martinctc

Currently, the stopwords argument for text mining functions such as tm_cooc() requires passing a data frame with a single column header word to it. For many users, this is not intuitive and passing a character vector would make much more sense. An improvement (that preserves backward compatibility) is to enable both a data frame and a character vector to be passed to this argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions