Giter Club home page Giter Club logo

Comments (5)

blahah avatar blahah commented on July 28, 2024

@chreman is there somewhere that ctree is properly defined?

from getpapers.

petermr avatar petermr commented on July 28, 2024

I am working on cproject and ctree and raise these issues for discussion. Some architecture is described in http://www.slideshare.net/petermurrayrust/architecture-of and was ported to Discourse http://discuss.contentmine.org/t/overall-architecture/142 with the idea we could address it there. But probably I should tackle it in https://github.com/peter/cmine and then give @Anusha a pull request to https://github.com/ContentMine/cmine (which doesn't yet exist)

from getpapers.

blahah avatar blahah commented on July 28, 2024

OK. For the moment how about I follow what quickscrape does?

for each entry, create a directory with:

  • bib.json with results in bibjson format
  • api_results.json with raw json results, e.g. epmc_results.json
  • fulltext.{xml, pdf, html} - fulltext in whatever format
  • images/*.* images in whatever format

If bib.json already exists, getpapers will merge the new results into the existing ones, unless the use specifies --overwrite, in which case it will replace the whole file. If any of the fulltext.* files already exists, they will not be downloaded again unless --overwrite is specified.

from getpapers.

petermr avatar petermr commented on July 28, 2024

looks good.
when I looked at eupmc_results.json the JSON seemed to have been created from a database with a lot of 1-element arrays. Presumably you can convert this to BibJSON ok?

from getpapers.

blahah avatar blahah commented on July 28, 2024

Yeah that is pretty common in lots of databases! Easy to convert :)

from getpapers.

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.