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

Auto-install spaCy models #42

Closed reckart closed 1 year ago

reckart commented 1 year ago

When trying to run a spaCy recommender and the model has not been installed yet, it would be nice if the recommender would simply try to install it itself.