Skip to content

issue with UDPOS Dataset. #9

@apkbala107

Description

@apkbala107

train_data, valid_data, test_data = datasets.UDPOS.splits(fields)

here error shown as

Traceback (most recent call last):
File "/home/balamurugan/myresearch/lstm.py", line 27, in
train_data, valid_data, test_data = datasets.UDPOS.split(fields)
AttributeError: 'function' object has no attribute 'split'

i am using torchtext version 0.9.1.

is this version problem?

which version you are using?

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