-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels