Update README.md
Some checks failed
tests / core (macos-latest, py3.11) (push) Has been cancelled
tests / core (macos-latest, py3.12) (push) Has been cancelled
tests / core (macos-latest, py3.13) (push) Has been cancelled
tests / core (ubuntu-latest, py3.11) (push) Has been cancelled
tests / core (ubuntu-latest, py3.12) (push) Has been cancelled
tests / core (ubuntu-latest, py3.13) (push) Has been cancelled
tests / doctor CLI smoke test (push) Has been cancelled
Some checks failed
tests / core (macos-latest, py3.11) (push) Has been cancelled
tests / core (macos-latest, py3.12) (push) Has been cancelled
tests / core (macos-latest, py3.13) (push) Has been cancelled
tests / core (ubuntu-latest, py3.11) (push) Has been cancelled
tests / core (ubuntu-latest, py3.12) (push) Has been cancelled
tests / core (ubuntu-latest, py3.13) (push) Has been cancelled
tests / doctor CLI smoke test (push) Has been cancelled
This commit is contained in:
@@ -239,9 +239,5 @@ Gene/protein names go through scispaCy's `en_core_sci_lg`. Chemical formulas
|
|||||||
and units (µM, ng/mL, kb/Mb/Gb, °C, ×g) get normalized, scientific notation
|
and units (µM, ng/mL, kb/Mb/Gb, °C, ×g) get normalized, scientific notation
|
||||||
gets cleaned up (`1.5×10⁻³` → `1.5×10^-3`), and gel/blot figures get their
|
gets cleaned up (`1.5×10⁻³` → `1.5×10^-3`), and gel/blot figures get their
|
||||||
captions pulled out separately.
|
captions pulled out separately.
|
||||||
|
|
||||||
## TODO
|
|
||||||
|
|
||||||
- [x] Build a knowledge graph from extracted entities/citations (see `kg` commands)
|
|
||||||
- [ ] Entity linking to MeSH/UniProt identifiers
|
- [ ] Entity linking to MeSH/UniProt identifiers
|
||||||
- [ ] GROBID-based structured citation parsing (server optional, regex today)
|
- [ ] GROBID-based structured citation parsing (server optional, regex today)
|
||||||
|
|||||||
Reference in New Issue
Block a user