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 simple logging recommender for testing #56

Closed reckart closed 5 months ago

reckart commented 5 months ago

Is your feature request related to a problem? Please describe. Add a simple logging recommender that does nothing besides logging the fit and predict calls.