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

#58 - Recommender only ever trained once #59

Closed reckart closed 5 months ago

reckart commented 5 months ago

What's in the PR

How to test manually

Automatic testing

Documentation

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 51.96%. Comparing base (409739b) to head (5fad012).

Files Patch % Lines
ariadne/server.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== - Coverage 52.08% 51.96% -0.12% ========================================== Files 24 24 Lines 887 889 +2 ========================================== Hits 462 462 - Misses 425 427 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.