Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEI processing missing sequenceID #9

Open
lfoppiano opened this issue Jan 26, 2025 · 0 comments
Open

TEI processing missing sequenceID #9

lfoppiano opened this issue Jan 26, 2025 · 0 comments

Comments

@lfoppiano
Copy link

Although this is not relevant for datasets, this sentence should have a corresponding sequenceId.

{
    "rawForm" : "Nature Communications",
    "type" : "dataset-name",
    "dataset-name" : {
      "rawForm" : "Nature Communications",
      "normalizedForm" : "Nature Communications",
      "offsetStart" : 104,
      "offsetEnd" : 125
    },
    "normalizedForm" : "Nature Communications",
    "inDataAvailabilitySection" : true,
    "context" : "Correspondence and requests for materials should be addressed to T.B. or B.F.H. Peer review information Nature Communications thanks Yves Lévy and the other, anonymous, reviewer(s) for their contribution to the peer review of this work.",
    "sequenceIds" : [ "" ],
    "mentionContextAttributes" : {
      "used" : {
        "value" : true,
        "score" : 0.7532581090927124
      },
      "created" : {
        "value" : false,
        "score" : 0.1096101626753807
      },
      "shared" : {
        "value" : false,
        "score" : 0.1371316909790039
      }
    },
    "documentContextAttributes" : {
      "used" : {
        "value" : true,
        "score" : 0.7532581090927124
      },
      "created" : {
        "value" : false,
        "score" : 0.1096101626753807
      },
      "shared" : {
        "value" : false,
        "score" : 0.1371316909790039
      }
    }
  }

Datastet Output: s41467-020-14670-w_datastet_output.json
TEI: s41467-020-14670-w.tei.xml.zip

Document: s41467-020-14670-w.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant