Closed jcklie closed 2 years ago
Is it already finished to support recommendation of relations? I see no related example in the inception-external-recommender subproject.
There is support in INCEpTION and we have an internal recommender for relations, I just did not have a use case/model yet for an external one. What would you like to use it for?
I'd like to train a coreference resolution model through active learning.
May I reuse the Server and Classifier classes provided by the ariadne package?
You can of course use inception-external-recommender, it is open source and free software. We did not implement coreference recommender yet, only relations so you would not be able to use the coreference layer in INCEpTION for that. I have an example that is a bad recommender for relations, you can find it in https://gist.github.com/jcklie/41e243537d34c24903ab9759a0009a17 . There is also a StringRelation recommender. I think it is not yet in 0.19.x but in master, which will be released soon. I sadly do not have the time right now to add coreference recommendations to INCEpTION, but I wrote the code for relations so that coreference can be added quite easily.
We have basic support for relations since #1239 in v20.
It would be nice to have recommender that can predict relations. In INCEpTION, there are 4 types of layers that could be predicted: