Giter Site home page Giter Site logo

Multi-file parse about adsfulltext HOT 5 CLOSED

adsabs avatar adsabs commented on July 28, 2024
Multi-file parse

from adsfulltext.

Comments (5)

spacemansteve avatar spacemansteve commented on July 28, 2024

From the error message, it appears code tries to open a file whose name is the comma separated list:
"Bibcode '2003A&A...402..531C' is linked to a non-existent file '/proj/ads/fulltext/sources/A+A/backdata/2003/17/aah3724/aah3724.right.html,/proj/ads/fulltext/sources/A+A/backdata/2003/17/aah3724/tableE.1.html,/proj/ads/fulltext/sources/A+A/backdata/2003/17/aah3724/table2.html,/proj/ads/fulltext/sources/A+A/backdata/2003/17/aah3724/table1.html'"

from adsfulltext.

spacemansteve avatar spacemansteve commented on July 28, 2024

non-existent file error is generated at https://github.com/adsabs/ADSfulltext/blob/master/adsft/checker.py#L235

from adsfulltext.

spacemansteve avatar spacemansteve commented on July 28, 2024

Currently, there are 11259 bibcodes in fulltext/all.links that list multiple files. This is out of 4823177 bibcodes that have fulltext. When multiple files are listed, it looks like the first file (right.html) contains the text of the paper while the other files hold tables.

from adsfulltext.

spacemansteve avatar spacemansteve commented on July 28, 2024

One complicating factor, commas can part of a filename:
2008bhgs.confE...1V /proj/ads/fulltext/sources/downloads/cache/POS/pos.sissa.it//archive/conferences/075/001/BHs,%20GR%20and%20Strings_001.pdf POS

Perhaps a comma followed by a '/' is the start of a new filename.

from adsfulltext.

spacemansteve avatar spacemansteve commented on July 28, 2024

I verified the Solr body field for 2003A&A...402..531C has text from each of the 4 files listed in fulltext/all.links.

from adsfulltext.

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.