adobe / NLP-Cube

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
http://opensource.adobe.com/NLP-Cube/index.html
Apache License 2.0
550 stars 93 forks source link

tentative support torchtext>=0.9.0 #127

Closed KoichiYasuoka closed 3 years ago

KoichiYasuoka commented 3 years ago

Overview

pytorch-lightning==1.1.7 is too old to support recent torchtext

Notes

as mentioned in https://github.com/PyTorchLightning/pytorch-lightning/pull/6211 and #100