inception-project / inception-external-recommender

Get annotation suggestions for the INCEpTION text annotation platform from spaCy, Sentence BERT, scikit-learn and more. Runs as a web-service compatible with the external recommender API of INCEpTION.
Apache License 2.0
40 stars 17 forks source link

Flexible metadata #23

Open reckart opened 3 years ago

reckart commented 3 years ago

The protocol right now seems to have a fixed set of metadata which is forwarded to the classifier as arguments e.g. to the predict call. If ariadne is used outside the context of INCEpTION, information such as the project ID or document ID or user may not be required. So I believe it should be considered to make the metadata more flexible: