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

#53 - Add convenience method for the creation of relation recommendations #54

Closed reckart closed 8 months ago

reckart commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (54c4b7a) 49.87% compared to head (3cab6bc) 55.13%.

Files Patch % Lines
ariadne/contrib/inception_util.py 80.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 49.87% 55.13% +5.25% ========================================== Files 21 22 +1 Lines 800 838 +38 ========================================== + Hits 399 462 +63 + Misses 401 376 -25 ```

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