neurostuff / neurostuff/autonima

Prevent stripping of figures and tables during full text screening

Open
#44 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4
Forks
1
Avg merge
12h 56m
Merged PRs (30d)
2

Description

During the full text screening stage, the LLM is stripping figures and tables for studies from elsevier and pubget. For studies that don't explicitly mention the type of stereotactic coordinate results, they are classified as false negatives due to the coordinate results being reported in the tables. So, the script should be modified to prevent stripping of figures and tables for studies from elsevier and pubget.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the full-text screening entry point and trace how Elsevier and Pubget studies are prepared before the LLM receives them. Reproduce the issue with studies whose coordinate results appear in figures or tables, then verify that those elements are retained and the studies are no longer classified as false negatives.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.