-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Description
🚀 Feature
torchtext
in their latest release 0.9.0
moved a lot of features to legacy code, and because of that we temporary updated our TextCNN example to compatible with the legacy code in #1890 (as quick fix for now).
Now we need to replace the legacy code in this example with the provided features in torchtext==0.9.0
.
torchtext==0.9.0
release note: https://github.com/pytorch/text/releases/tag/v0.9.0-rc5- Migration guide from
torchtext
to show how to replace legacy code: https://github.com/pytorch/text/blob/master/examples/legacy_tutorial/migration_tutorial.ipynb
Metadata
Metadata
Assignees
Labels
No labels