NER and Relation Extraction from Electronic Health Records (EHR).
-
Updated
Mar 16, 2022 - Python
NER and Relation Extraction from Electronic Health Records (EHR).
Implementation and demo of explainable coding of clinical notes with Hierarchical Label-wise Attention Networks (HLAN)
MIL-RBERT: A Data-driven Approach for Noise Reduction in Distantly Supervised Biomedical Relation Extraction (BioNLP @ ACL 2020)
Ready to use BioBert pytorch weights for HuggingFace pytorch BertModel 😌
This repository contains data and BioBert based NER model monologg/biobert_v1.1_pubmed from community-uploaded Hugging Face models for detecting entities such as chemical and disease.
Prompts, datasets, and scripts for evaluating frontier LLMs as biomedical text-mining annotators, including instruction retrieval, two-step inference, and synthetic-data distillation.
Code for my Master thesis on "Intelligent Drug-Drug Interaction Extraction: A Natural Language Processing Approach to Biomedical Text Analysis".
A cost-sensitive BERT that handles the class imbalance for the task of biomedical NER.
Training and computational/visualization analysis of BERT and BioBERT using PyTorch and huggingface.
A simple binary prediction model that gets the Alzheimer's drugs' description texts as input. It classifies the drugs into two Small Molecules (SM) and Disease modifying therapies (DMT) categories. The model utilizes BERT for word embeddings.
A comprehensive web application built with Flask and BioBERT that provides intelligent information about cancer treatments, side effects, and medical guidance using advanced NLP processing and AI-powered question answering.
Fine-tune with TEA
Advanced semantic search system for medical and scientific documentation using BioBERT and pgvector.
Cross-modal attention fusion of chest X-rays (ViT), clinical notes (BioBERT), and 48-hour vitals (BiLSTM) for explainable 14-label CheXpert classification. Includes Grad-CAM/SHAP/attention-rollout XAI and a FastAPI + React dashboard.
BioBert for Q&A
ML/NLP pipeline predicting 30-day hospital readmission risk from structured claims/EHR features and discharge-note text, with a SQL-simulated 100K-record warehouse and Tableau dashboard delivery.
Biomedical NLP tool that analyses PubMed abstracts using BioBERT. Extracts diseases, medications, and lab values. Classifies disease area and summarises in plain English. Live on Streamlit.
Production-ready Clinical NER Pipeline using BioBERT for medical entity extraction from clinical notes — 95%+ accuracy | QuantumHelix.ai
MediOrbit / CarePath AI — FastAPI + React medical assistant with Claude-powered chat, BioBERT medical NER, X-ray analysis, and prescription OCR over a 23-hospital Tamil Nadu database.
Add a description, image, and links to the biobert topic page so that developers can more easily learn about it.
To associate your repository with the biobert topic, visit your repo's landing page and select "manage topics."