jiesutd / LatticeLSTMLinks
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
☆1,814Updated 6 years ago
Alternatives and similar repositories for LatticeLSTM
Users that are interested in LatticeLSTM are comparing it to the libraries listed below
Sorting:
- A neural network model for Chinese named entity recognition☆1,811Updated 6 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,257Updated last year
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,337Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆955Updated 5 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF