Skip to content

CountVectorizer and TF/IDF as NLP pre-processing #62

@ch-sander

Description

@ch-sander

To deal with textual data at a basic level could offer a bag of words processing (instead to one-hot). TF/IDF might improve the result but is optional. It creates columns per type and values for token counts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions