Named Entity Recognition (LSTM + CRF) - Tensorflow
☆1,954Oct 16, 2020Updated 5 years ago
Alternatives and similar repositories for sequence_tagging
Users that are interested in sequence_tagging are comparing it to the libraries listed below
Sorting:
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆927Dec 18, 2018Updated 7 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,338Apr 18, 2022Updated 3 years ago
- A neural network model for Chinese named entity recognition☆1,826Aug 9, 2018Updated 7 years ago
- Named Entity Recognition Tool☆1,173May 27, 2019Updated 6 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,721Mar 24, 2023Updated 2 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services