allenai / allennlp

An open-source NLP research library, built on PyTorch.
http://www.allennlp.org
Apache License 2.0
11.74k stars 2.25k forks source link

Alternative semantic role labeling model #5729

Closed aphedges closed 1 year ago

aphedges commented 1 year ago

I currently use the semantic role labeling model from allennlp-models. The sunsetting of this library is going to make using that model in the future more difficult as incompatibilities arise with other dependencies of my projects.

The README currently states "If you are concerned about other AllenNLP functionality, please create an issue." I am therefore asking what alternatives can be used, given that none of the currently linked successor libraries have such a model.

epwalsh commented 1 year ago

Hey @aphedges, if you or someone else is willing to maintain a fork of that model, we'd be happy to advertise it.

aphedges commented 1 year ago

At the moment, creating my own fork seems like too much effort, especially with #5728 helping extend the lifetime of this library. If I ever need to fork the model for compatibility reasons, I'll link it here.

github-actions[bot] commented 1 year ago

This issue is being closed due to lack of activity. If you think it still needs to be addressed, please comment on this thread 👇