You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements relation extraction for biomedical texts using Hard Negative Mining to improve accuracy in identifying complex entity relationships. Includes code for data processing, training, and evaluation with BioC-format datasets.
This repository offers a robust implementation of biomedical relation extraction models, featuring Hard Negative Mining to boost performance. Explore baseline and HNM-enhanced models with complete code, pretrained models, and sample data for your experiments. 🦠📦