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

Add Adapter Based Recommender #7

Open jcklie opened 3 years ago

jcklie commented 3 years ago

It would be cool to use recommenders that use Adapters from https://github.com/Adapter-Hub/adapter-transformers .

jcklie commented 3 years ago

We need to wait for https://github.com/Adapter-Hub/adapter-transformers/issues/63 before making it more configurable.