Skip to content

I have an error when trying the example #3

@pedro-alonsod

Description

@pedro-alonsod

Hi,

My error is in this line:
train_data, test_data = WrapIterator.wraps([train_it, test_it], permute={'text': (1, 0)})

The error is:

TypeError: wraps() missing 2 required positional arguments: 'x_fields' and 'y_fields'

Could you tell me how to fix it?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions