Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TextAnalytics] Figure out range of RankScore property #22871

Closed
kinelski opened this issue Jul 26, 2021 · 1 comment
Closed

[TextAnalytics] Figure out range of RankScore property #22871

kinelski opened this issue Jul 26, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Milestone

Comments

@kinelski
Copy link
Member

The RankScore property in the SummarySentence class mentions that its supported range is between [0.0., 1.0]. This is not documented anywhere else, so we need to double check with the service team.

@kinelski kinelski added Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics labels Jul 26, 2021
@kinelski kinelski added this to the [2021] August milestone Jul 26, 2021
@kinelski kinelski self-assigned this Jul 26, 2021
@kinelski
Copy link
Member Author

kinelski commented Aug 6, 2021

This has already been clarified by the service team:

(2) What is the range of rank_score? Can I compare two rank_score value between two difference document? Do we have User Case for it?

Answer:
The rank score is currently being normalized on each document to the interval [0,1] for all sentences returned from the model, and this value to be document relative and not necessarily comparable across multiple documents.

No changes are needed.

@kinelski kinelski closed this as completed Aug 6, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-net that referenced this issue Mar 6, 2023
[Hub Generated] Review request for Microsoft.Security to add version preview/2023-02-01-preview (Azure#22797)

* Adds base for updating Microsoft.Security from version preview/2020-07-01-preview to version 2023-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Update new API version (Azure#22705)

* Remove versioning (Azure#22745)

* Updade readme (Azure#22871)

* Updade readme

* Trigger new validations

* Remove old swaggers from default tag (Azure#22917)
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Projects
None yet
Development

No branches or pull requests

1 participant