DeepEventMine
DeepEventMine extracts nested and overlapping biomedical events from raw literature using an end-to-end neural architecture to identify triggers, entities, roles, and modifications for downstream knowledge discovery.
Key Features:
- End-to-End Neural Architecture: Operates on raw text without reliance on external syntactic tools.
- Nested Event Extraction: Detects nested and overlapping event structures within sentences and captures complex relationships between entities and actions.
- Directed Acyclic Graph (DAG) Representations: Constructs multiple DAG representations of events within a single sentence to represent nested event structures.
- BERT-based Transformer Foundation: Leverages BERT to detect nested entities, triggers, roles, and modifications in an end-to-end manner.
- Performance on Benchmark Tasks: Demonstrated superior performance across seven biomedical nested event extraction tasks.
- Entity-independent Event Detection: Capable of detecting events even when gold-standard entities are not provided.
Scientific Applications:
- Biomedical Knowledge Discovery: Extracts detailed event structures from research articles to support identification of complex biological processes and interactions.
- Data Mining and Integration: Mines large-scale biomedical text for nested events that can be integrated into knowledge bases or used for downstream analyses.
- Drug Discovery and Development: Provides extracted event information about molecular mechanisms and pathways relevant to identifying potential therapeutic targets.
Methodology:
Processes raw text through a neural network architecture built on top of BERT, constructs DAG structures to represent nested events, operates without external syntactic tools, and can detect events without gold-standard entities.
Topics
Details
- License:
- Apache-2.0
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 1/18/2021
- Last Updated:
- 2/24/2021
Operations
Publications
Trieu H, Tran TT, Duong KNA, Nguyen A, Miwa M, Ananiadou S. DeepEventMine: end-to-end neural nested event extraction from biomedical texts. Bioinformatics. 2020;36(19):4910-4917. doi:10.1093/bioinformatics/btaa540. PMID:33141147. PMCID:PMC7750964.