WormBase / WormBase/ACKnowledge

Fact extraction project

Open
#311 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Need to think about the next step after sentence classification, i.e. fact extraction

  1. An assessment of how our methods perform wrt annotation
    Set up a workflow
  • Extract sentences with BioBert (current production pipeline)
    -- Feed data to an LLM (GPT-4o) asking to extract an annotation
  • Use full text and ask an LLM (GPT-4o) to extract an annotation
    -- A curator creates an annotation from text

What are the differences between the three methods?
How do we evaluate/score the results? Annotation based?

  1. An assessment of how our methods perform on literature from other organisms
    Focus on co-published species?
    Prioritize SGD>ZFIN>Xenbase
    How to get the list of copublished papers from postgres
    A more direct comparison with other methods, e.g. rule-based methods such as Textpresso category searches or RLIMS-P (they have an api)

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

Start by reviewing the current production sentence-classification pipeline using BioBert and the proposed GPT-4o workflows. Define how curator annotations, full-text extraction, cross-organism literature, PostgreSQL paper lists, Textpresso searches, and the RLIMS-P API would be compared; done means an agreed evaluation workflow and scoring approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgres
Domain
databases, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.