Open ybot1122 opened 1 year ago
Use Linked Entity Recognition to get text from a link, and then use the Summarize API to return a summary of the text to users.
Summarization API: https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/summarization/quickstart?pivots=rest-api&tabs=document-summarization%2Cwindows
Linked Entity Recognition done, still need to do Summarize API
Use Linked Entity Recognition to get text from a link, and then use the Summarize API to return a summary of the text to users.
Summarization API: https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/summarization/quickstart?pivots=rest-api&tabs=document-summarization%2Cwindows