dreji18/Bio-Epidemiology-NER
Recognize bio-medical entities from a text corpus
This tool helps medical researchers and epidemiologists automatically extract key biomedical information from clinical notes and scientific papers. It takes text documents or PDF medical reports as input and identifies 84 different bio-medical entities, outputting them in a structured format or as an annotated PDF. Researchers can quickly pinpoint critical details like diseases, symptoms, treatments, and anatomical structures.
134 stars. No commits in the last 6 months.
Use this if you need to rapidly identify and organize specific biomedical entities from a large volume of medical texts or PDF reports without manual review.
Not ideal if your primary goal is to analyze non-biomedical text or if you require an interactive, human-in-the-loop annotation interface.
Stars
134
Forks
9
Language
Python
License
—
Category
Last pushed
Aug 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dreji18/Bio-Epidemiology-NER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras
asahi417/tner
Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An...