clinicalBERT
Clinical Embeddings Library
Provides clinical BERT embeddings for natural language processing tasks in healthcare
repository for Publicly Available Clinical BERT Embeddings
680 stars
25 watching
136 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ncbi-nlp/bluebert | Pre-trained language models for biomedical natural language processing tasks | 560 |
dmis-lab/biobert | Provides pre-trained language representation models for biomedical text mining tasks | 1,970 |
kexinhuang12345/clinicalbert | This repository provides pre-trained models and scripts for predicting hospital readmission based on clinical notes using the BERT framework. | 386 |
allenai/scibert | A BERT model trained on scientific text for natural language processing tasks | 1,532 |
davidnemeskey/embert | Provides pre-trained transformer-based models and tools for natural language processing tasks | 2 |
facebookresearch/poincare-embeddings | Implementation of Poincaré Embeddings algorithm in PyTorch for hierarchical representation learning | 1,684 |
naver/biobert-pretrained | Provides pre-trained weights for a biomedical language representation model | 672 |
dbmdz/berts | Provides pre-trained language models for natural language processing tasks | 155 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |
ncbi-nlp/biosentvec | Pre-trained word and sentence embeddings for biomedical text analysis | 578 |
aphp/edsnlp | A modular NLP framework that extracts information from French clinical notes using rule-based and deep learning techniques. | 117 |
bohanli/bert-flow | An implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow. | 530 |
nlprinceton/text_embedding | A utility class for generating and evaluating document representations using word embeddings. | 54 |
botcenter/spanishwordembeddings | This project generates Spanish word embeddings using fastText on large corpora. | 9 |
jwieting/paragram-word | Trains word embeddings from a paraphrase database to represent semantic relationships between words. | 30 |