ajitrajasekharan/unsupervised_NER
Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuning. State-of-art performance on 3 biomedical datasets
No commits in the last 6 months.
Stars
78
Forks
19
Language
Python
License
MIT
Category
Last pushed
Jul 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ajitrajasekharan/unsupervised_NER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jidasheng/bi-lstm-crf
A PyTorch implementation of the BI-LSTM-CRF model.
charles9n/bert-sklearn
a sklearn wrapper for Google's BERT model
howl-anderson/seq2annotation
基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和...
guillaumegenthial/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
kamalkraj/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT