9 results found Sort:

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
Created 2019-03-21
10 commits to master branch, last one 4 years ago
458
1.8k
unknown
42
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
Created 2018-04-22
15 commits to master branch, last one 5 years ago
299
1.4k
unknown
20
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Created 2020-01-05
69 commits to master branch, last one about a year ago
97
434
unknown
6
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
18
121
apache-2.0
2
TPlinker for NER 中文/英文命名实体识别
Created 2021-05-14
5 commits to main branch, last one 2 years ago
本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。
Created 2019-04-05
16 commits to master branch, last one 2 years ago