neurostuff / neurostuff/autonima
Prevent stripping of figures and tables during full text screening
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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