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

#60 - Make label an optional parameter when creating a prediction #61

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 51.96%. Comparing base (538ef21) to head (76fe529).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ======================================= Coverage 51.96% 51.96% ======================================= Files 24 24 Lines 889 889 ======================================= Hits 462 462 Misses 427 427 ```

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