Skip to content

Wishlist: remove common feature with dfm_trim() #383

Description

@cschwem2er

I'd like to suggest adding parameter to dfm_trim() for removing features that are very common, e.g. similar to stopwords which were not excluded during dfm construction. This could work similar to Gensims filter_extreme function which accepts a parameter no_above and for =0.5 removes terms occuring in more than 50 % of all documents.

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