GithubHelp home page GithubHelp logo

Comments (3)

zhiyzuo avatar zhiyzuo commented on July 21, 2024

There is a function search_venue that does what you want.

mlpapers = scopus.search_venue('journal of machine learning research', year_range=(2013,2015))

However, I am currently trying to rewrite the whole package and this might no longer be available. However, I do not have time for this right now so you should be good to go.

Let me know if this is helpful. Thanks

from python-scopus.

zdarktknight avatar zdarktknight commented on July 21, 2024

Could you please tell me which one is the DOI info of the paper?
Let's say, if I want to search all the papers (1977-2016) in journal 'Computers & Chemical Engineering'. I should use mlpapers = scopus.search_venue('computers and chemical engineering', year_range=(1977,2016))
1st I will know how many papers published for this journal during 1977-2016
2nd add count=# to get all the info of the paper
Could you please tell me, the output dictionary, which one is the DOI of the paper?
Thank you very much.

from python-scopus.

zhiyzuo avatar zhiyzuo commented on July 21, 2024

You can just check the dictionary keys to see if there is one. If not, you can use the scopus id to retrieve all the information you want. Hope this helps.

This is not a bug so I am going to close this.

from python-scopus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.