janerjzou/NER
Apply Bi-LSTM with self-attention, attached CRF for Named Entity Recognition.
23
/ 100
Experimental
No commits in the last 6 months.
No License
Stale 6m
No Package
No Dependents
Maintenance
0 / 25
Adoption
3 / 25
Maturity
8 / 25
Community
12 / 25
Stars
3
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 23, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/janerjzou/NER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
charles9n/bert-sklearn
a sklearn wrapper for Google's BERT model
58
jidasheng/bi-lstm-crf
A PyTorch implementation of the BI-LSTM-CRF model.
56
howl-anderson/seq2annotation
基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和...
53
guillaumegenthial/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
51
guillaumegenthial/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
51