9 results found Sort:
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
Created
2019-03-21
10 commits to master branch, last one 5 years ago
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
Created
2018-04-22
15 commits to master branch, last one 5 years ago
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Created
2020-01-05
69 commits to master branch, last one about a year ago
ChineseNER based on BERT, with BiLSTM+CRF layer
Created
2019-03-01
19 commits to master branch, last one 3 years ago
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
Created
2019-01-04
15 commits to master branch, last one 5 years ago
全局指针统一处理嵌套与非嵌套NER的Pytorch实现
Created
2021-06-15
14 commits to main branch, last one about a year ago
中文NER的那些事儿
Created
2021-04-17
91 commits to main branch, last one about a year ago
TPlinker for NER 中文/英文命名实体识别
Created
2021-05-14
5 commits to main branch, last one 3 years ago
本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。
Created
2019-04-05
16 commits to master branch, last one 3 years ago