allenai / allennlp

An open-source NLP research library, built on PyTorch.

Home Page:http://www.allennlp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative semantic role labeling model

aphedges opened this issue · comments

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.

commented

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

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.

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