nlpie-research/Lightweight-Clinical-Transformers
This project develops compact transformer models tailored for clinical text analysis, balancing efficiency and performance for healthcare NLP tasks.
This project offers efficient, specialized language models to help healthcare professionals and researchers analyze clinical text like progress notes and discharge summaries. It takes raw clinical text as input and helps identify key information, relationships, or classify sequences for various medical NLP tasks. Clinicians, medical researchers, and health data scientists would use this for faster, more resource-friendly text analysis.
No commits in the last 6 months.
Use this if you need to perform natural language processing on clinical text efficiently without requiring extensive computational resources.
Not ideal if your text analysis needs are for general domain language or biomedical research papers rather than specific clinical documentation.
Stars
18
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nlpie-research/Lightweight-Clinical-Transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``