Closed Alla-Abdella closed 3 years ago
This doesn't appear to be a problem with TransformerSum and seems like you have an old version of torchtext
or your environment is somehow corrupted. I'd try manually reinstalling torchtext
using pip
and if that didn't work then try to rebuild the environment.
I'm getting this error after running: from extractive import ExtractiveSummarizer
ImportError Traceback (most recent call last)