How to retrieve the latest paper from Microsoft Research APIs?

Cao, Jing 21 Reputation points
2020-07-22T17:40:07.5+00:00

Hi,

I tried to retrieve the latest paper through the interpret REST API and used the default model "latest", but it returned me the most salient one instead of the latest one. I couldn't find any other values of the model parameter in the documentation1. Is there a way to achieve my goal? Besides, is that possible to retrieve APA citation through Microsoft Research APIs, as well?

Thanks in advance,

Jing

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,642 questions
0 comments No comments
{count} votes

Accepted answer
  1. romungi-MSFT 48,911 Reputation points Microsoft Employee Moderator
    2020-07-23T13:48:51.517+00:00

    @CaoJing-9634 You can use the year of publication(Y) in the query expression to retrieve the latest paper or the date attribute(D) if you want to retrieve specific papers using evaluate API.

    You can also try the microsoft academic knowledge exploration service(MAKES) for some advanced functionality which can help you better.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.