question

Upvotes
Accepted
1 1 1 0

Resolution Scores in Intelligent Tagging API

When using the Intelligent Tagging API : https://api-eit.refinitiv.com/permid/calais, for both RDF and JSON formats, I can get all instances of a certain entity in the input text, but I can't get the confidence scores for those entities, as I want to filter the edges to only those above certain threshold. Also for the confidencelevel it's in the parent entity which is not specific to each instance and I found that there's a resolution score in the confidence node but is always returned as 0.0.

What is the best way to achieve this?

permid-apiintelligent-tagging-apiopen-permid-apijsonentityrdf
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Contacted CLF HelpDesk to answer this question.

<AHS only>

sent an email to Esther.Beyda@refinitiv.com to see if she can help to answer this question.

Hello @abdarhman.abdelhamid

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

@abdarhman.abdelhamid

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

Basically, there are three attributes that might be useful for you:

Confidencelevel, forenduserdisplay, and relevance. It depends on your use case which one or combination of which you might use to set the threshold.

Please note: Those attributes are not available for all entities and relations.


More info you will find here:

https://developers.refinitiv.com/open-permid/calais-tagging-restful-api/docs?content=3575&type=documentation_item#WhatistheForEndUserDisplayAttribute

https://developers.refinitiv.com/open-permid/calais-tagging-restful-api/docs#WhatistheRelevanceTag

https://developers.refinitiv.com/open-permid/calais-tagging-restful-api/docs#HowcanIusetheRelevanceandConfidencescorestofilterthetaggingoutput


I would like to encourage you to try our User Guide for more information about different entities and their attributes:

https://developers.refinitiv.com/open-permid/calais-tagging-restful-api/docs?content=10937&type=documentation_item

https://developers.refinitiv.com/open-permid/calais-tagging-restful-api/docs?content=76844&type=documentation_item


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.