Skip to content

Cross validation #21

@matanzuckerman

Description

@matanzuckerman
  1. When running the method ="cross validation" the test path is not exists (the test and train are combined and split in the script itself).
    Is there a way to fix it?

  2. In case I want to add another data preprocess (like removing stop words) should I just add it to the utils in Tokenization? and then in line 21 I should add the relevant data to ignore? and if I want to do stemming where should I add it? also in joinToken? I'm afraid it will be hard to maintain.

Thank you

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions