Closed marmg closed 1 year ago
A fix was uploaded and merged into main in https://github.com/flairNLP/flair/issues/3284. A release with it is still pending. Meanwhile, if you want to use MentionsExtractorTARS
or LinkerTARS
just do:
pip install flair -U git+https://github.com/flairNLP/flair.git --force-reinstall
Summary
With recent updates in
transformers
TARS Linker and MentionsExtractor are not working: